Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha224_kunit.c16 #define HMAC_PREPAREKEY hmac_sha224_preparekey
/linux/lib/crypto/
H A Dsha256.c361 void hmac_sha224_preparekey(struct hmac_sha224_key *key, in hmac_sha224_preparekey() function
367 EXPORT_SYMBOL_GPL(hmac_sha224_preparekey);
/linux/crypto/
H A Dsha256.c190 hmac_sha224_preparekey(HMAC_SHA224_KEY(tfm), raw_key, keylen); in crypto_hmac_sha224_setkey()
/linux/include/crypto/
H A Dsha2.h232 void hmac_sha224_preparekey(struct hmac_sha224_key *key,