Searched refs:CounterAuth (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ |
H A D | tcsi_counter.c | 64 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 D | rpc_counter.c | 61 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 D | tcs.h | 914 TPM_ENCAUTH CounterAuth, // in
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
H A D | tcs_api.c | 2315 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 D | tcs_utils.h | 898 TPM_ENCAUTH CounterAuth,
|