Home
last modified time | relevance | path

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

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