Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c335 static int cryptd_skcipher_init_tfm(struct crypto_skcipher *tfm) in cryptd_skcipher_init_tfm() function
409 inst->alg.init = cryptd_skcipher_init_tfm; in cryptd_create_skcipher()
/kernel/linux/linux-6.6/crypto/
H A Dcryptd.c339 static int cryptd_skcipher_init_tfm(struct crypto_skcipher *tfm) in cryptd_skcipher_init_tfm() function
413 inst->alg.init = cryptd_skcipher_init_tfm; in cryptd_create_skcipher()

Completed in 4 milliseconds