Home
last modified time | relevance | path

Searched refs:camellia_enc_xts (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
Dcamellia_aesni_avx2_glue.c84 static const struct common_glue_ctx camellia_enc_xts = { variable
327 return glue_xts_crypt_128bit(&camellia_enc_xts, desc, dst, src, nbytes, in xts_encrypt()
Dcamellia_aesni_avx_glue.c100 static const struct common_glue_ctx camellia_enc_xts = { variable
319 return glue_xts_crypt_128bit(&camellia_enc_xts, desc, dst, src, nbytes, in xts_encrypt()