Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_counter.c145 RPC_ReleaseCounter_TP(struct host_table_entry* hte, in RPC_ReleaseCounter_TP() function
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h317 TSS_RESULT RPC_ReleaseCounter_TP(struct host_table_entry *,TSS_COUNTER_ID,TPM_AUTH *);
323 #define RPC_ReleaseCounter_TP(...) TSPERR(TSS_E_INTERNAL_ERROR) macro
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2379 result = RPC_ReleaseCounter_TP(entry, idCounter, pCounterAuth); in RPC_ReleaseCounter()