Searched refs:authenticationProofLength (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h401 UINT32 authenticationProofLength; member in struct:tdTSS_DAA_CREDENTIAL_REQUEST
403 [size_is(authenticationProofLength)]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissue_credential.c140 if( credentialRequest->authenticationProofLength != hashLength ||
144 credentialRequest->authenticationProofLength,
145 dump_byte_array( credentialRequest->authenticationProofLength,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c1424 credentialRequest->authenticationProofLength = authentication_proofLength;

Completed in 75 milliseconds