Home
last modified time | relevance | path

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

/linux/crypto/
H A Dmd5.c118 static int crypto_hmac_md5_setkey(struct crypto_shash *tfm, in crypto_hmac_md5_setkey() function
204 .setkey = crypto_hmac_md5_setkey,