Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha384_kunit.c16 #define HMAC_PREPAREKEY hmac_sha384_preparekey
/linux/lib/crypto/
H A Dsha512.c286 void hmac_sha384_preparekey(struct hmac_sha384_key *key, in hmac_sha384_preparekey() function
292 EXPORT_SYMBOL_GPL(hmac_sha384_preparekey);
/linux/crypto/
H A Dsha512.c196 hmac_sha384_preparekey(HMAC_SHA384_KEY(tfm), raw_key, keylen); in crypto_hmac_sha384_setkey()
/linux/include/crypto/
H A Dsha2.h645 void hmac_sha384_preparekey(struct hmac_sha384_key *key,