Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dserpent_sse2_glue.c180 static inline void serpent_fpu_end(bool fpu_enabled) in serpent_fpu_end() function
265 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_encrypt()
291 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_decrypt()
354 serpent_fpu_end(crypt_ctx.fpu_enabled); in xts_encrypt()
381 serpent_fpu_end(crypt_ctx.fpu_enabled); in xts_decrypt()
Dserpent_avx2_glue.c177 static inline void serpent_fpu_end(bool fpu_enabled) in serpent_fpu_end() function
256 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_encrypt()
282 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_decrypt()
Dserpent_avx_glue.c211 static inline void serpent_fpu_end(bool fpu_enabled) in serpent_fpu_end() function
292 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_encrypt()
318 serpent_fpu_end(crypt_ctx.fpu_enabled); in lrw_decrypt()