Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c335 static void cryptd_blkcipher_exit_tfm(struct crypto_tfm *tfm) in cryptd_blkcipher_exit_tfm() function
430 inst->alg.cra_exit = cryptd_blkcipher_exit_tfm; in cryptd_create_blkcipher()