Searched refs:sha1_hmac_mech (Results 1 – 1 of 1) sorted by relevance
144 static crypto_mech_type_t sha1_hmac_mech = CRYPTO_MECH_INVALID; variable293 sha1_hmac_mech = crypto_mech2id(SUN_CKM_SHA1_HMAC); in cryptmodopen()1023 mac_mech.cm_type = sha1_hmac_mech; in kef_decr_hmac()1085 mac_mech.cm_type = sha1_hmac_mech; in kef_encr_hmac()1603 result = do_hmac(sha1_hmac_mech, in aes_decrypt()1682 result = do_hmac(sha1_hmac_mech, in aes_encrypt()2846 hmac_mech.cm_type = sha1_hmac_mech; in setup_crypto()