Searched refs:serpent_fpu_end (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dserpent_sse2_glue.c180 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() function
265 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
291 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()
354 serpent_fpu_end(crypt_ctx.fpu_enabled); xts_encrypt()
381 serpent_fpu_end(crypt_ctx.fpu_enabled); xts_decrypt()
H A Dserpent_avx2_glue.c178 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() function
257 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
283 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()
H A Dserpent_avx_glue.c212 static inline void serpent_fpu_end(bool fpu_enabled) serpent_fpu_end() function
293 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_encrypt()
319 serpent_fpu_end(crypt_ctx.fpu_enabled); lrw_decrypt()

Completed in 171 milliseconds