twofish_ctx        66 arch/x86/crypto/twofish_glue.c 	.cra_ctxsize		=	sizeof(struct twofish_ctx),
twofish_ctx       111 crypto/twofish.c 	struct twofish_ctx *ctx = crypto_tfm_ctx(tfm);
twofish_ctx       148 crypto/twofish.c 	struct twofish_ctx *ctx = crypto_tfm_ctx(tfm);
twofish_ctx       188 crypto/twofish.c 	.cra_ctxsize        =   sizeof(struct twofish_ctx),
twofish_ctx       586 crypto/twofish_common.c 	struct twofish_ctx *ctx = crypto_tfm_ctx(tfm);