Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dissue_credential.c55 UINT32 digest_n0Length, contextHashLength, hashLength, daaCount; in verify_authentificity() local
113 daaCount = htonl( joinSession->daaCounter); in verify_authentificity()
114 EVP_DigestUpdate(mdctx, &daaCount, sizeof(UINT32)); in verify_authentificity()
128 LogDebug("daaCount=%4x", daaCount); in verify_authentificity()