Home
last modified time | relevance | path

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

/crypto/
Dcbc.c208 static void crypto_cbc_exit_tfm(struct crypto_tfm *tfm) in crypto_cbc_exit_tfm() function
253 inst->alg.cra_exit = crypto_cbc_exit_tfm; in crypto_cbc_alloc()