Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcryptd.c290 static void cryptd_blkcipher_exit_tfm(struct crypto_tfm *tfm) in cryptd_blkcipher_exit_tfm() function
385 inst->alg.cra_exit = cryptd_blkcipher_exit_tfm; in cryptd_create_blkcipher()