Searched refs:SHA512_HMAC_INTS_PER_BLOCK (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.c414 uint64_t sha_ipad[SHA512_HMAC_INTS_PER_BLOCK];
415 uint64_t sha_opad[SHA512_HMAC_INTS_PER_BLOCK];
447 sha_ipad, sha_opad, SHA512_HMAC_INTS_PER_BLOCK, local
455 uint64_t sha_ipad[SHA512_HMAC_INTS_PER_BLOCK];
456 uint64_t sha_opad[SHA512_HMAC_INTS_PER_BLOCK];
488 sha_ipad, sha_opad, SHA512_HMAC_INTS_PER_BLOCK, local
H A DsoftMAC.h46 #define SHA512_HMAC_INTS_PER_BLOCK \ macro

Completed in 16 milliseconds