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

/linux-4.1.27/arch/x86/crypto/
H A Dcast5_avx_glue.c49 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) cast5_fpu_begin() function
79 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); ecb_crypt()
240 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); cbc_decrypt()
324 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); ctr_crypt()

Completed in 49 milliseconds