twofish_dec_blk_3way 144 arch/x86/crypto/twofish_avx_glue.c .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk_3way) } twofish_dec_blk_3way 20 arch/x86/crypto/twofish_glue_3way.c EXPORT_SYMBOL_GPL(twofish_dec_blk_3way); twofish_dec_blk_3way 47 arch/x86/crypto/twofish_glue_3way.c twofish_dec_blk_3way(ctx, (u8 *)dst, (u8 *)src); twofish_dec_blk_3way 123 arch/x86/crypto/twofish_glue_3way.c .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_dec_blk_3way) } twofish_dec_blk_3way 18 arch/x86/include/asm/crypto/twofish.h asmlinkage void twofish_dec_blk_3way(struct twofish_ctx *ctx, u8 *dst,