Home
last modified time | relevance | path

Searched defs:hmac_len (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_md5.c336 CK_ULONG key_bytes, hash_len, hmac_len; in md5_hmac_sign() local
494 CK_ULONG hmac_len, len; in md5_hmac_verify() local
H A Dmech_sha.c70 CK_ULONG key_bytes, hash_len, hmac_len; in sha1_hmac_sign() local
224 CK_ULONG hmac_len, len; in sha1_hmac_verify() local
/illumos-gate/usr/src/test/crypto-tests/tests/hmac/
H A Dhmac_sha1.c207 size_t hmac_len = SHA1_DIGEST_LENGTH; variable
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.h86 size_t hmac_len; /* digest len in bytes */ member
H A DsoftKeystoreUtil.c1251 CK_ULONG decrypted_len, encrypted_len, hmac_len; in reencrypt_obj() local