Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dxcbc.c183 static void xcbc_exit_tfm(struct crypto_tfm *tfm) in xcbc_exit_tfm() function
237 inst->alg.base.cra_exit = xcbc_exit_tfm; in xcbc_create()