Searched refs:hmac_sha1_usingrawkey (Results 1 – 4 of 4) sorted by relevance
21 #define HMAC_USINGRAWKEY hmac_sha1_usingrawkey
293 void hmac_sha1_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha1_usingrawkey() function303 EXPORT_SYMBOL_GPL(hmac_sha1_usingrawkey);319 hmac_sha1_usingrawkey(fips_test_key, sizeof(fips_test_key), in sha1_mod_init()
205 void hmac_sha1_usingrawkey(const u8 *raw_key, size_t raw_key_len,
647 hmac_sha1_usingrawkey(asoc_key->data, asoc_key->len, in sctp_auth_calculate_hmac()