Home
last modified time | relevance | path

Searched refs:hmac_sha384 (Results 1 – 4 of 4) sorted by relevance

/linux/lib/crypto/tests/
H A Dsha384_kunit.c20 #define HMAC hmac_sha384
/linux/lib/crypto/
H A Dsha512.c363 void hmac_sha384(const struct hmac_sha384_key *key, in hmac_sha384() function
372 EXPORT_SYMBOL_GPL(hmac_sha384);
/linux/crypto/
H A Dsha512.c223 hmac_sha384(HMAC_SHA384_KEY(desc->tfm), data, len, out); in crypto_hmac_sha384_digest()
/linux/include/crypto/
H A Dsha2.h717 void hmac_sha384(const struct hmac_sha384_key *key,