Home
last modified time | relevance | path

Searched refs:CounterAuth (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_counter.c64 TPM_ENCAUTH CounterAuth, in TCSP_CreateCounter_Internal() argument
85 if ((result = tpm_rqu_build(TPM_ORD_CreateCounter, &offset, txBlob, CounterAuth.authdata, in TCSP_CreateCounter_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_counter.c61 TPM_ENCAUTH CounterAuth, /* in */ in RPC_CreateCounter_TP() argument
78 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 3, &CounterAuth, 0, &hte->comm)) in RPC_CreateCounter_TP()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h914 TPM_ENCAUTH CounterAuth, // in
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2315 TPM_ENCAUTH CounterAuth, /* in */ in RPC_CreateCounter() argument
2328 result = RPC_CreateCounter_TP(entry, LabelSize, pLabel, CounterAuth, in RPC_CreateCounter()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h898 TPM_ENCAUTH CounterAuth,