Searched refs:camellia_dec_cbc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c129 static const struct common_glue_ctx camellia_dec_cbc = { variable in typeref:struct:common_glue_ctx
180 return glue_cbc_decrypt_128bit(&camellia_dec_cbc, desc, dst, src, cbc_decrypt()
H A Dcamellia_aesni_avx2_glue.c119 static const struct common_glue_ctx camellia_dec_cbc = { variable in typeref:struct:common_glue_ctx
176 return glue_cbc_decrypt_128bit(&camellia_dec_cbc, desc, dst, src, cbc_decrypt()
H A Dcamellia_glue.c1363 static const struct common_glue_ctx camellia_dec_cbc = { variable in typeref:struct:common_glue_ctx
1398 return glue_cbc_decrypt_128bit(&camellia_dec_cbc, desc, dst, src, cbc_decrypt()

Completed in 48 milliseconds