Searched refs:camellia_dec_xts (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c145 static const struct common_glue_ctx camellia_dec_xts = { variable in typeref:struct:common_glue_ctx
329 return glue_xts_crypt_128bit(&camellia_dec_xts, desc, dst, src, nbytes, xts_decrypt()
H A Dcamellia_aesni_avx2_glue.c138 static const struct common_glue_ctx camellia_dec_xts = { variable in typeref:struct:common_glue_ctx
337 return glue_xts_crypt_128bit(&camellia_dec_xts, desc, dst, src, nbytes, xts_decrypt()

Completed in 46 milliseconds