Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_avx_glue.c58 struct twofish_xts_ctx { struct
66 struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_twofish_setkey()
200 struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_encrypt()
209 struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm); in xts_decrypt()
264 .base.cra_ctxsize = sizeof(struct twofish_xts_ctx),

Completed in 1 milliseconds