Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcbc.c96 static void crypto_cbc_exit_tfm(struct crypto_skcipher *tfm) in crypto_cbc_exit_tfm() function
166 inst->alg.exit = crypto_cbc_exit_tfm; in crypto_cbc_create()