Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha384_kunit.c21 #define HMAC_USINGRAWKEY hmac_sha384_usingrawkey
/linux/lib/crypto/
H A Dsha512.c385 void hmac_sha384_usingrawkey(const u8 *raw_key, size_t raw_key_len, in hmac_sha384_usingrawkey() function
395 EXPORT_SYMBOL_GPL(hmac_sha384_usingrawkey);
/linux/include/crypto/
H A Dsha2.h734 void hmac_sha384_usingrawkey(const u8 *raw_key, size_t raw_key_len,