Home
last modified time | relevance | path

Searched defs:fpu_enabled (Results 1 – 4 of 4) sorted by relevance

/arch/x86/crypto/
Dcast5_avx_glue.c35 static inline bool cast5_fpu_begin(bool fpu_enabled, struct skcipher_walk *walk, in cast5_fpu_begin()
42 static inline void cast5_fpu_end(bool fpu_enabled) in cast5_fpu_end()
49 bool fpu_enabled = false; in ecb_crypt() local
200 bool fpu_enabled = false; in cbc_decrypt() local
280 bool fpu_enabled = false; in ctr_crypt() local
Dglue_helper.c27 bool fpu_enabled = false; in glue_ecb_req_128bit() local
104 bool fpu_enabled = false; in glue_cbc_decrypt_req_128bit() local
165 bool fpu_enabled = false; in glue_ctr_req_128bit() local
274 bool fpu_enabled = false; in glue_xts_req_128bit() local
/arch/x86/include/asm/crypto/
Dglue_helper.h44 bool fpu_enabled, unsigned int nbytes) in glue_fpu_begin()
66 static inline void glue_fpu_end(bool fpu_enabled) in glue_fpu_end()
/arch/mips/include/asm/
Dkvm_host.h408 u8 fpu_enabled; member