Searched refs:SUN_CKM_SHA512_HMAC (Results 1 – 5 of 5) sorted by relevance
34 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()
43 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
187 #define SUN_CKM_SHA512_HMAC "CKM_SHA512_HMAC" macro
278 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_init()635 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_key_unwrap()682 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_do_hmac()1137 mech.cm_type = crypto_mech2id(SUN_CKM_SHA512_HMAC); in zio_crypt_do_objset_hmacs()
116 {SUN_CKM_SHA512_HMAC, SHA512_HMAC_MECH_INFO_TYPE,