Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
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()