camellia_crypt_ctr   71 arch/x86/crypto/camellia_aesni_avx2_glue.c 		.fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }
camellia_crypt_ctr   87 arch/x86/crypto/camellia_aesni_avx_glue.c 		.fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }
camellia_crypt_ctr 1292 arch/x86/crypto/camellia_glue.c EXPORT_SYMBOL_GPL(camellia_crypt_ctr);
camellia_crypt_ctr 1334 arch/x86/crypto/camellia_glue.c 		.fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }
camellia_crypt_ctr   88 arch/x86/include/asm/crypto/camellia.h extern void camellia_crypt_ctr(void *ctx, u128 *dst, const u128 *src,