Home
last modified time | relevance | path

Searched refs:hmac_sha224_usingrawkey (Results 1 – 3 of 3) sorted by relevance

/linux/lib/crypto/tests/
H A Dsha224_kunit.c21 #define HMAC_USINGRAWKEY hmac_sha224_usingrawkey
/linux/lib/crypto/
H A Dsha256.c458 void hmac_sha224_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha224_usingrawkey() function
468 EXPORT_SYMBOL_GPL(hmac_sha224_usingrawkey);
/linux/include/crypto/
H A Dsha2.h321 void hmac_sha224_usingrawkey(const u8 *raw_key, size_t raw_key_len,