Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtspi_ps.c183 if ((result = RPC_RegisterKey(tspContext, uuidParentKey, uuidKey, in Tspi_Context_RegisterKey()
/netbsd/src/crypto/external/cpl/trousers/lib/libtspi/
Dtspi.expsym205 RPC_RegisterKey
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
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/
Dtcs_api.c236 TSS_RESULT RPC_RegisterKey(TSS_HCONTEXT tspContext, /* in */ in RPC_RegisterKey() function