camellia_dec       91 arch/x86/crypto/camellia_aesni_avx2_glue.c static const struct common_glue_ctx camellia_dec = {
camellia_dec      159 arch/x86/crypto/camellia_aesni_avx2_glue.c 	return glue_ecb_req_128bit(&camellia_dec, req);
camellia_dec      104 arch/x86/crypto/camellia_aesni_avx_glue.c static const struct common_glue_ctx camellia_dec = {
camellia_dec      163 arch/x86/crypto/camellia_aesni_avx_glue.c 	return glue_ecb_req_128bit(&camellia_dec, req);
camellia_dec     1338 arch/x86/crypto/camellia_glue.c static const struct common_glue_ctx camellia_dec = {
camellia_dec     1371 arch/x86/crypto/camellia_glue.c 	return glue_ecb_req_128bit(&camellia_dec, req);