Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/test/crypto-tests/tests/
H A DMakefile23 hmac: common target
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSignUtil.c158 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; /* use the maximum size */ in soft_sign() local
366 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; /* use the maximum size */ in soft_sign_final() local
H A DsoftVerifyUtil.c160 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; /* use the maximum size */ in soft_verify() local
383 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; in soft_verify_final() local
H A DsoftKeystoreUtil.c1252 CK_BYTE hmac[OBJ_HMAC_SIZE], *decrypted_buf = NULL, *buf = NULL; in reencrypt_obj() local
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSoftCommon.c169 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; /* use the maximum size */ in do_soft_hmac_sign() local
197 CK_BYTE hmac[SHA512_DIGEST_LENGTH]; /* use the maximum size */ in do_soft_hmac_verify() local
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dmd5.c365 void _sasl_hmac_md5_init(HMAC_MD5_CTX *hmac, in _sasl_hmac_md5_init()
439 HMAC_MD5_CTX hmac; in _sasl_hmac_md5_precalc() local
451 void _sasl_hmac_md5_import(HMAC_MD5_CTX *hmac, in _sasl_hmac_md5_import()
467 HMAC_MD5_CTX *hmac) in _sasl_hmac_md5_final()
/illumos-gate/usr/src/lib/libsasl/include/
H A Dhmac-md5.h55 #define _sasl_hmac_md5_update(hmac, text, text_len) _sasl_MD5Update(&(hmac)->ictx, (text), (text_le… argument
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dnsmb_kcrypt.h64 ulong_t hmac; member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmech_md5.c492 CK_BYTE hmac[MD5_DIGEST_LENGTH]; in md5_hmac_verify() local
H A Dmech_sha.c222 CK_BYTE hmac[SHA1_DIGEST_LENGTH]; in sha1_hmac_verify() local
/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c980 char *hmac, int hmaclen) in kef_decr_hmac()
1049 char *hmac, int hmaclen) in kef_encr_hmac()
1185 char *hmac, int hmaclen) in do_hmac()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1227 TPM2B_AUTH hmac; member
1234 TPM2B_AUTH hmac; member
1322 TPMS_SCHEME_HMAC hmac; member
1354 TPMS_SCHEME_HMAC hmac; member
1533 TPMT_HA hmac; member