Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha224_kunit.c20 #define HMAC hmac_sha224
/linux/lib/crypto/
H A Dsha256.c436 void hmac_sha224(const struct hmac_sha224_key *key, in hmac_sha224() function
445 EXPORT_SYMBOL_GPL(hmac_sha224);
/linux/crypto/
H A Dsha256.c217 hmac_sha224(HMAC_SHA224_KEY(desc->tfm), data, len, out); in crypto_hmac_sha224_digest()
/linux/include/crypto/
H A Dsha2.h304 void hmac_sha224(const struct hmac_sha224_key *key,