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

/linux-4.4.14/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c99 static const struct common_glue_ctx camellia_enc_xts = { variable in typeref:struct:common_glue_ctx
318 return glue_xts_crypt_128bit(&camellia_enc_xts, desc, dst, src, nbytes, xts_encrypt()
H A Dcamellia_aesni_avx2_glue.c83 static const struct common_glue_ctx camellia_enc_xts = { variable in typeref:struct:common_glue_ctx
326 return glue_xts_crypt_128bit(&camellia_enc_xts, desc, dst, src, nbytes, xts_encrypt()

Completed in 62 milliseconds