Searched refs:IS_DES (Results 1 – 3 of 3) sorted by relevance
69 else if (IS_DES(flags) || IS_3DES(flags)) in qce_encr_cfg()72 if (IS_DES(flags)) in qce_encr_cfg()345 if (IS_DES(flags)) { in qce_setup_regs_ablkcipher()
62 #define IS_DES(flags) (flags & QCE_ALG_DES) macro
181 } else if (IS_DES(flags)) { in qce_ablkcipher_setkey()