Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissuer_init.c140 joinSession->nonceEncrypted = 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.h353 BYTE *nonceEncrypted; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c1077 BYTE *nonceEncrypted) in create() argument
1091 result->nonceEncrypted = nonceEncrypted; in create()