Searched refs:hmac_sha512 (Results 1 – 4 of 4) sorted by relevance
20 #define HMAC hmac_sha512
374 void hmac_sha512(const struct hmac_sha512_key *key, in hmac_sha512() function383 EXPORT_SYMBOL_GPL(hmac_sha512);
290 hmac_sha512(HMAC_SHA512_KEY(desc->tfm), data, len, out); in crypto_hmac_sha512_digest()
892 void hmac_sha512(const struct hmac_sha512_key *key,