Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c139 joinSession->nonceEncryptedLength = length_ne; in Tspi_DAA_IssueInit_internal()
H A Dissue_credential.c132 EVP_DigestUpdate(mdctx, joinSession->nonceEncrypted, joinSession->nonceEncryptedLength); in verify_authentificity()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Ddaa_structs.h352 int nonceEncryptedLength; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c1076 int nonceEncryptedLength, in create() argument
1090 result->nonceEncryptedLength = nonceEncryptedLength; in create()