twofish_enc_blk_ctr 118 arch/x86/crypto/twofish_avx_glue.c .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(twofish_enc_blk_ctr) } twofish_enc_blk_ctr 67 arch/x86/crypto/twofish_glue_3way.c EXPORT_SYMBOL_GPL(twofish_enc_blk_ctr); twofish_enc_blk_ctr 113 arch/x86/crypto/twofish_glue_3way.c .fn_u = { .ecb = GLUE_FUNC_CAST(twofish_enc_blk_ctr) } twofish_enc_blk_ctr 23 arch/x86/include/asm/crypto/twofish.h extern void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src,