Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha256.c261 static int crypto_hmac_sha256_init(struct shash_desc *desc) in crypto_hmac_sha256_init() function
384 .init = crypto_hmac_sha256_init,