Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dctr.c242 static void crypto_rfc3686_exit_tfm(struct crypto_skcipher *tfm) in crypto_rfc3686_exit_tfm() function
317 inst->alg.exit = crypto_rfc3686_exit_tfm; in crypto_rfc3686_create()