Searched refs:pCertAuth (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_certify.c35 TPM_AUTH *pCertAuth = NULL, *pKeyAuth = NULL, certAuth, keyAuth, nullAuth; local
67 pCertAuth = &certAuth;
74 result = TCSP_CertifyKey_Internal(hContext, certHandle, keyHandle, antiReplay, pCertAuth,
83 if (pCertAuth) {
84 if (setData(TCSD_PACKET_TYPE_AUTH, i++, pCertAuth, 0, &data->comm)) {
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_certify.c45 TPM_AUTH *pCertAuth = &certAuth; local
107 pCertAuth = NULL;
111 keyTCSKeyHandle, &antiReplay, pCertAuth,

Completed in 72 milliseconds