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

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c197 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() function
283 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
309 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()
H A Dcamellia_aesni_avx2_glue.c193 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() function
291 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
317 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()

Completed in 81 milliseconds