Home
last modified time | relevance | path

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

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