Home
last modified time | relevance | path

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 Drpc_counter.c58 RPC_CreateCounter_TP(struct host_table_entry* hte, in RPC_CreateCounter_TP() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tsp.h315 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 Dtcs_api.c2328 result = RPC_CreateCounter_TP(entry, LabelSize, pLabel, CounterAuth, in RPC_CreateCounter()