Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxts.c322 static void xts_exit_tfm(struct crypto_skcipher *tfm) in xts_exit_tfm() function
429 inst->alg.exit = xts_exit_tfm; in xts_create()
/kernel/linux/linux-6.6/crypto/
H A Dxts.c323 static void xts_exit_tfm(struct crypto_skcipher *tfm) in xts_exit_tfm() function
437 inst->alg.exit = xts_exit_tfm; in xts_create()

Completed in 2 milliseconds