Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcts.c315 static void crypto_cts_exit_tfm(struct crypto_skcipher *tfm) in crypto_cts_exit_tfm() function
388 inst->alg.exit = crypto_cts_exit_tfm; in crypto_cts_create()