Searched refs:RPC_CreateCounter_TP (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
H A D | rpc_counter.c | 58 RPC_CreateCounter_TP(struct host_table_entry* hte, in RPC_CreateCounter_TP() function
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | rpc_tcstp_tsp.h | 315 TSS_RESULT RPC_CreateCounter_TP(struct host_table_entry *,UINT32,BYTE *,TPM_ENCAUTH,TPM_AUTH *,TSS_… 321 #define RPC_CreateCounter_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 2328 result = RPC_CreateCounter_TP(entry, LabelSize, pLabel, CounterAuth, in RPC_CreateCounter()
|