cast5_ecb_dec_16way   22 arch/x86/crypto/cast5_avx_glue.c asmlinkage void cast5_ecb_dec_16way(struct cast5_ctx *ctx, u8 *dst,
cast5_ecb_dec_16way   68 arch/x86/crypto/cast5_avx_glue.c 			fn = (enc) ? cast5_ecb_enc_16way : cast5_ecb_dec_16way;