Searched refs:hmac_sha384 (Results 1 – 4 of 4) sorted by relevance
20 #define HMAC hmac_sha384
363 void hmac_sha384(const struct hmac_sha384_key *key, in hmac_sha384() function372 EXPORT_SYMBOL_GPL(hmac_sha384);
223 hmac_sha384(HMAC_SHA384_KEY(desc->tfm), data, len, out); in crypto_hmac_sha384_digest()
717 void hmac_sha384(const struct hmac_sha384_key *key,