Searched refs:hmac_sha1 (Results 1 – 4 of 4) sorted by relevance
20 #define HMAC hmac_sha1
198 void hmac_sha1(const struct hmac_sha1_key *key,
311 void hmac_sha1(const struct hmac_sha1_key *key, in hmac_sha1() function320 EXPORT_SYMBOL_GPL(hmac_sha1);
151 hmac_sha1(HMAC_SHA1_KEY(desc->tfm), data, len, out); in crypto_hmac_sha1_digest()