Searched refs:SUN_CKM_SHA512_HMAC (Results 1 – 5 of 5) sorted by relevance
35 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in hkdf_sha512_extract()81 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in hkdf_sha512_expand()
44 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
83 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
295 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_init()642 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_unwrap()689 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()
65 {SUN_CKM_SHA512_HMAC, SHA512_HMAC_MECH_INFO_TYPE,