Home
last modified time | relevance | path

Searched refs:essiv_skcipher_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dessiv.c65 static int essiv_skcipher_setkey(struct crypto_skcipher *tfm, in essiv_skcipher_setkey() function
577 skcipher_inst->alg.setkey = essiv_skcipher_setkey; in essiv_create()
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c66 static int essiv_skcipher_setkey(struct crypto_skcipher *tfm, in essiv_skcipher_setkey() function
578 skcipher_inst->alg.setkey = essiv_skcipher_setkey; in essiv_create()

Completed in 3 milliseconds