twofish_xts_ctx    72 arch/x86/crypto/twofish_avx_glue.c 	struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm);
twofish_xts_ctx   209 arch/x86/crypto/twofish_avx_glue.c 	struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm);
twofish_xts_ctx   219 arch/x86/crypto/twofish_avx_glue.c 	struct twofish_xts_ctx *ctx = crypto_skcipher_ctx(tfm);
twofish_xts_ctx   275 arch/x86/crypto/twofish_avx_glue.c 		.base.cra_ctxsize	= sizeof(struct twofish_xts_ctx),