Searched refs:IS_DES (Results 1 – 4 of 4) sorted by relevance
61 #define IS_DES(flags) (flags & QCE_ALG_DES) macro
246 else if (IS_DES(flags) || IS_3DES(flags)) in qce_encr_cfg()249 if (IS_DES(flags)) in qce_encr_cfg()343 if (IS_DES(flags)) { in qce_setup_regs_skcipher()
459 IS_DES(def->flags) ? qce_des_setkey : in qce_skcipher_register_one()
611 if (IS_DES(flags)) { in qce_aead_setkey()
Completed in 9 milliseconds