Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_ps.c183 if ((result = RPC_RegisterKey(tspContext, uuidParentKey, uuidKey, in Tspi_Context_RegisterKey()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h200 TSS_RESULT RPC_RegisterKey(TSS_HCONTEXT, TSS_UUID, TSS_UUID, UINT32, BYTE *, UINT32, BYTE *);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c236 TSS_RESULT RPC_RegisterKey(TSS_HCONTEXT tspContext, /* in */ in RPC_RegisterKey() function