Searched refs:hmac_sha224 (Results 1 – 4 of 4) sorted by relevance
20 #define HMAC hmac_sha224
436 void hmac_sha224(const struct hmac_sha224_key *key, in hmac_sha224() function445 EXPORT_SYMBOL_GPL(hmac_sha224);
217 hmac_sha224(HMAC_SHA224_KEY(desc->tfm), data, len, out); in crypto_hmac_sha224_digest()
304 void hmac_sha224(const struct hmac_sha224_key *key,