Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h55 TSS_RESULT RPC_GetRegisteredKeyByPublicInfo_TP(struct host_table_entry * tcsContext,TCPA_ALGORITHM_…
64 #define RPC_GetRegisteredKeyByPublicInfo_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_ps.c29 RPC_GetRegisteredKeyByPublicInfo_TP(struct host_table_entry *hte, in RPC_GetRegisteredKeyByPublicInfo_TP() function
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c78 result = RPC_GetRegisteredKeyByPublicInfo_TP(entry, algID, in RPC_GetRegisteredKeyByPublicInfo()