Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
Dplatform.c935 BYTE *outputData, *authentication_proof, *capitalSprime_byte_array = NULL, *buffer; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal() local
1019 authentication_proof = calloc_tspi( tcsContext, outputSize); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1020 if( authentication_proof == NULL) { in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1025 memcpy( authentication_proof, outputData, outputSize); in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()
1429 credentialRequest->authenticationProof = authentication_proof; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()