Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha512_kunit.c20 #define HMAC hmac_sha512
/linux/lib/crypto/
H A Dsha512.c374 void hmac_sha512(const struct hmac_sha512_key *key, in hmac_sha512() function
383 EXPORT_SYMBOL_GPL(hmac_sha512);
/linux/crypto/
H A Dsha512.c290 hmac_sha512(HMAC_SHA512_KEY(desc->tfm), data, len, out); in crypto_hmac_sha512_digest()
/linux/include/crypto/
H A Dsha2.h892 void hmac_sha512(const struct hmac_sha512_key *key,