Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dctr.c173 static void crypto_ctr_exit_tfm(struct crypto_tfm *tfm) in crypto_ctr_exit_tfm() function
230 inst->alg.cra_exit = crypto_ctr_exit_tfm; in crypto_ctr_alloc()