Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha512.c260 static int crypto_hmac_sha512_setkey(struct crypto_shash *tfm, in crypto_hmac_sha512_setkey() function
389 .setkey = crypto_hmac_sha512_setkey,