Searched refs:hmac_sha512_preparekey (Results 1 – 5 of 5) sorted by relevance
16 #define HMAC_PREPAREKEY hmac_sha512_preparekey
58 hmac_sha512_preparekey(hkdf, prk, sizeof(prk)); in fscrypt_init_hkdf()
294 void hmac_sha512_preparekey(struct hmac_sha512_key *key, in hmac_sha512_preparekey() function300 EXPORT_SYMBOL_GPL(hmac_sha512_preparekey);
263 hmac_sha512_preparekey(HMAC_SHA512_KEY(tfm), raw_key, keylen); in crypto_hmac_sha512_setkey()
820 void hmac_sha512_preparekey(struct hmac_sha512_key *key,