Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c559 static int cryptd_skcipher_init_tfm(struct crypto_skcipher *tfm) in cryptd_skcipher_init_tfm() function
639 inst->alg.init = cryptd_skcipher_init_tfm; in cryptd_create_skcipher()