Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h400 TSS_RESULT RPC_CMK_CreateKey_TP(struct host_table_entry *hte, TCS_KEY_HANDLE, TPM_ENCAUTH *, TPM_HM…
407 #define RPC_CMK_CreateKey_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_cmk.c92 RPC_CMK_CreateKey_TP(struct host_table_entry *hte, in RPC_CMK_CreateKey_TP() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3191 result = RPC_CMK_CreateKey_TP(entry, hWrappingKey, keyUsageAuth, in RPC_CMK_CreateKey()