Home
last modified time | relevance | path

Searched refs:RPC_GetPubKey (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c39 .GetPubKey = RPC_GetPubKey,
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h225 TSS_RESULT RPC_GetPubKey(TSS_HCONTEXT, TCS_KEY_HANDLE, TPM_AUTH *, UINT32 *, BYTE **);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c490 TSS_RESULT RPC_GetPubKey(TSS_HCONTEXT tspContext, /* in */ in RPC_GetPubKey() function