Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dkeywrap.c336 static void crypto_kw_exit_tfm(struct crypto_tfm *tfm) in crypto_kw_exit_tfm() function
379 inst->alg.cra_exit = crypto_kw_exit_tfm; in crypto_kw_alloc()