Home
last modified time | relevance | path

Searched refs:genResetAuth (Results 1 – 6 of 6) sorted by relevance

/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_ek.c275 TSS_BOOL genResetAuth; in Tspi_TPM_CreateRevocableEndorsementKey() local
299 genResetAuth = FALSE; in Tspi_TPM_CreateRevocableEndorsementKey()
304 genResetAuth = TRUE; in Tspi_TPM_CreateRevocableEndorsementKey()
337 genResetAuth, &eKResetAuth, &newEKSize, in Tspi_TPM_CreateRevocableEndorsementKey()
391 if (genResetAuth) { in Tspi_TPM_CreateRevocableEndorsementKey()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ek.c233 TSS_BOOL genResetAuth; in tcs_wrap_CreateRevocableEndorsementKeyPair() local
264 if (getData(TCSD_PACKET_TYPE_BOOL, 4, &genResetAuth, 0, &data->comm)) { in tcs_wrap_CreateRevocableEndorsementKeyPair()
277 eKPtrSize, eKPtr, genResetAuth, &eKResetAuth, &eKSize, &eK, &checksum); in tcs_wrap_CreateRevocableEndorsementKeyPair()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_ek.c170 TSS_BOOL genResetAuth, /* in */ in TCSP_CreateRevocableEndorsementKeyPair_Internal() argument
186 endorsementKeyInfo, genResetAuth, eKResetAuth->digest))) in TCSP_CreateRevocableEndorsementKeyPair_Internal()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_ek.c222 TSS_BOOL genResetAuth, /* in */ in RPC_CreateRevocableEndorsementKeyPair_TP() argument
242 if (setData(TCSD_PACKET_TYPE_BOOL, 4, &genResetAuth, 0, &hte->comm)) in RPC_CreateRevocableEndorsementKeyPair_TP()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c1650 TSS_BOOL genResetAuth, /* in */ in RPC_CreateRevocableEndorsementKeyPair() argument
1667 genResetAuth, in RPC_CreateRevocableEndorsementKeyPair()
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h745 TSS_BOOL genResetAuth, /* in */