Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha1.c122 static int crypto_hmac_sha1_setkey(struct crypto_shash *tfm, in crypto_hmac_sha1_setkey() function
208 .setkey = crypto_hmac_sha1_setkey,