Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dhkdf.c36 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in hkdf_sha512_extract()
83 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in hkdf_sha512_expand()
H A Dzio_crypt.c283 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_init()
648 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_unwrap()
695 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_do_hmac()
1150 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_do_objset_hmacs()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h198 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dsha2_mod.c123 {SUN_CKM_SHA512_HMAC, SHA512_HMAC_MECH_INFO_TYPE,
H A Ddprov.c418 {SUN_CKM_SHA512_HMAC, SHA512_HMAC_MECH_INFO_TYPE,