Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_selftest.c29 RPC_SelfTestFull_TP(struct host_table_entry *hte) in RPC_SelfTestFull_TP() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h282 TSS_RESULT RPC_SelfTestFull_TP(struct host_table_entry * hContext);
286 #define RPC_SelfTestFull_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c1714 result = RPC_SelfTestFull_TP(entry); in RPC_SelfTestFull()