Searched refs:hmac_sha384_preparekey (Results 1 – 4 of 4) sorted by relevance
16 #define HMAC_PREPAREKEY hmac_sha384_preparekey
286 void hmac_sha384_preparekey(struct hmac_sha384_key *key, in hmac_sha384_preparekey() function292 EXPORT_SYMBOL_GPL(hmac_sha384_preparekey);
196 hmac_sha384_preparekey(HMAC_SHA384_KEY(tfm), raw_key, keylen); in crypto_hmac_sha384_setkey()
645 void hmac_sha384_preparekey(struct hmac_sha384_key *key,