Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcast5_avx_glue.c35 static inline bool cast5_fpu_begin(bool fpu_enabled, struct skcipher_walk *walk, in cast5_fpu_begin() function
64 fpu_enabled = cast5_fpu_begin(fpu_enabled, &walk, nbytes); in ecb_crypt()
208 fpu_enabled = cast5_fpu_begin(fpu_enabled, &walk, nbytes); in cbc_decrypt()
288 fpu_enabled = cast5_fpu_begin(fpu_enabled, &walk, nbytes); in ctr_crypt()

Completed in 1 milliseconds