Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcast5_avx_glue.c48 static inline bool cast5_fpu_begin(bool fpu_enabled, unsigned int nbytes) in cast5_fpu_begin() function
78 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); in ecb_crypt()
239 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); in cbc_decrypt()
323 fpu_enabled = cast5_fpu_begin(fpu_enabled, nbytes); in ctr_crypt()