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

/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h43 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dhkdf.c34 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
81 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c278 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
635 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
682 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
1137 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h187 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c116 {SUN_CKM_SHA512_HMAC, SHA512_HMAC_MECH_INFO_TYPE,

Completed in 180 milliseconds