Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxcbc.c182 static void xcbc_exit_tfm(struct crypto_tfm *tfm) in xcbc_exit_tfm() function
236 inst->alg.base.cra_exit = xcbc_exit_tfm; in xcbc_create()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 1 milliseconds