camellia_cbc_dec_16way  119 arch/x86/crypto/camellia_aesni_avx2_glue.c 		.fn_u = { .cbc = GLUE_CBC_FUNC_CAST(camellia_cbc_dec_16way) }
camellia_cbc_dec_16way   29 arch/x86/crypto/camellia_aesni_avx_glue.c asmlinkage void camellia_cbc_dec_16way(struct camellia_ctx *ctx, u8 *dst,
camellia_cbc_dec_16way   31 arch/x86/crypto/camellia_aesni_avx_glue.c EXPORT_SYMBOL_GPL(camellia_cbc_dec_16way);
camellia_cbc_dec_16way  126 arch/x86/crypto/camellia_aesni_avx_glue.c 		.fn_u = { .cbc = GLUE_CBC_FUNC_CAST(camellia_cbc_dec_16way) }
camellia_cbc_dec_16way   52 arch/x86/include/asm/crypto/camellia.h asmlinkage void camellia_cbc_dec_16way(struct camellia_ctx *ctx, u8 *dst,