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

/linux-4.4.14/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c196 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() function
282 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
308 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()
H A Dcamellia_aesni_avx2_glue.c192 static inline void camellia_fpu_end(bool fpu_enabled) camellia_fpu_end() function
290 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
316 camellia_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()

Completed in 94 milliseconds