Home
last modified time | relevance | path

Searched refs:camellia_dec (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
Dcamellia_aesni_avx_glue.c112 static const struct common_glue_ctx camellia_dec = { variable
166 return glue_ecb_crypt_128bit(&camellia_dec, desc, dst, src, nbytes); in ecb_decrypt()
Dcamellia_aesni_avx2_glue.c99 static const struct common_glue_ctx camellia_dec = { variable
162 return glue_ecb_crypt_128bit(&camellia_dec, desc, dst, src, nbytes); in ecb_decrypt()
Dcamellia_glue.c1350 static const struct common_glue_ctx camellia_dec = { variable
1385 return glue_ecb_crypt_128bit(&camellia_dec, desc, dst, src, nbytes); in ecb_decrypt()