Searched refs:ReadPubek (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | spi_utils.c | 109 .ReadPubek = RPC_ReadPubek, 258 .ReadPubek = RPC_ReadPubek,
|
H A D | tspi_ek.c | 178 if ((result = TCS_API(tspContext)->ReadPubek(tspContext, antiReplay, &pubEKSize, &pubEK, in Tspi_TPM_GetPubEndorsementKey()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | rpc_tcstp_tcs.h | 38 DECLARE_TCSTP_FUNC(ReadPubek);
|
H A D | spi_utils.h | 542 TSS_RESULT (*ReadPubek)(TSS_HCONTEXT, TCPA_NONCE, UINT32 *, BYTE **, TCPA_DIGEST *); member
|