Home
last modified time | relevance | path

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

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