Searched refs:Quote2 (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | spi_utils.c | 74 .Quote2 = RPC_Quote2, 226 .Quote2 = Transport_Quote2,
|
H A D | tspi_quote2.c | 113 if ((result = TCS_API(tspContext)->Quote2(tspContext, tcsKeyHandle, &antiReplay, in Tspi_TPM_Quote2()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | rpc_tcstp_tcs.h | 171 DECLARE_TCSTP_FUNC(Quote2);
|
H A D | spi_utils.h | 495 TSS_RESULT (*Quote2)(TSS_HCONTEXT, TCS_KEY_HANDLE, TCPA_NONCE *, UINT32, BYTE *, TSS_BOOL, member
|
/netbsd-src/crypto/external/cpl/trousers/dist/ |
H A D | ChangeLog | 211 - Added the Quote2 Commands
|