Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h401 UINT32 authenticationProofLength; member
403 [size_is(authenticationProofLength)]
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissue_credential.c141 if( credentialRequest->authenticationProofLength != hashLength || in verify_authentificity()
145 credentialRequest->authenticationProofLength, in verify_authentificity()
146 dump_byte_array( credentialRequest->authenticationProofLength, in verify_authentificity()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dplatform.c1428 credentialRequest->authenticationProofLength = authentication_proofLength; in Tspi_TPM_DAA_JoinCreateDaaPubKey_internal()