Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcts.c311 static void crypto_cts_exit_tfm(struct crypto_skcipher *tfm) in crypto_cts_exit_tfm() function
384 inst->alg.exit = crypto_cts_exit_tfm; in crypto_cts_create()