Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha256.c254 static int crypto_hmac_sha256_setkey(struct crypto_shash *tfm, in crypto_hmac_sha256_setkey() function
383 .setkey = crypto_hmac_sha256_setkey,