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

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish_avx_glue.c207 static inline bool twofish_fpu_begin(bool fpu_enabled, unsigned int nbytes) twofish_fpu_begin() function
229 ctx->fpu_enabled = twofish_fpu_begin(ctx->fpu_enabled, nbytes); encrypt_callback()
251 ctx->fpu_enabled = twofish_fpu_begin(ctx->fpu_enabled, nbytes); decrypt_callback()

Completed in 32 milliseconds