Home
last modified time | relevance | path

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

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