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

/linux-4.4.14/arch/x86/crypto/
H A Dcast6_avx_glue.c192 static inline bool cast6_fpu_begin(bool fpu_enabled, unsigned int nbytes) cast6_fpu_begin() function
214 ctx->fpu_enabled = cast6_fpu_begin(ctx->fpu_enabled, nbytes); encrypt_callback()
231 ctx->fpu_enabled = cast6_fpu_begin(ctx->fpu_enabled, nbytes); decrypt_callback()

Completed in 51 milliseconds