camellia_algs     198 arch/x86/crypto/camellia_aesni_avx2_glue.c static struct skcipher_alg camellia_algs[] = {
camellia_algs     258 arch/x86/crypto/camellia_aesni_avx2_glue.c static struct simd_skcipher_alg *camellia_simd_algs[ARRAY_SIZE(camellia_algs)];
camellia_algs     278 arch/x86/crypto/camellia_aesni_avx2_glue.c 	return simd_register_skciphers_compat(camellia_algs,
camellia_algs     279 arch/x86/crypto/camellia_aesni_avx2_glue.c 					      ARRAY_SIZE(camellia_algs),
camellia_algs     285 arch/x86/crypto/camellia_aesni_avx2_glue.c 	simd_unregister_skciphers(camellia_algs, ARRAY_SIZE(camellia_algs),
camellia_algs     224 arch/x86/crypto/camellia_aesni_avx_glue.c static struct skcipher_alg camellia_algs[] = {
camellia_algs     284 arch/x86/crypto/camellia_aesni_avx_glue.c static struct simd_skcipher_alg *camellia_simd_algs[ARRAY_SIZE(camellia_algs)];
camellia_algs     303 arch/x86/crypto/camellia_aesni_avx_glue.c 	return simd_register_skciphers_compat(camellia_algs,
camellia_algs     304 arch/x86/crypto/camellia_aesni_avx_glue.c 					      ARRAY_SIZE(camellia_algs),
camellia_algs     310 arch/x86/crypto/camellia_aesni_avx_glue.c 	simd_unregister_skciphers(camellia_algs, ARRAY_SIZE(camellia_algs),