Home
last modified time | relevance | path

Searched refs:hmac_sha256 (Results 1 – 3 of 3) sorted by relevance

/linux/lib/crypto/
H A Dsha256.c447 void hmac_sha256(const struct hmac_sha256_key *key, in hmac_sha256() function
456 EXPORT_SYMBOL_GPL(hmac_sha256);
/linux/crypto/
H A Dsha256.c284 hmac_sha256(HMAC_SHA256_KEY(desc->tfm), data, len, out); in crypto_hmac_sha256_digest()
/linux/include/crypto/
H A Dsha2.h508 void hmac_sha256(const struct hmac_sha256_key *key,