Searched refs:IS_AES (Results 1 – 3 of 3) sorted by relevance
100 if (IS_AES(flags) && (IS_CCM(flags) || IS_CMAC(flags))) in qce_auth_cfg()124 else if (IS_AES(flags) && IS_CCM(flags)) in qce_auth_cfg()126 else if (IS_AES(flags) && IS_CMAC(flags)) in qce_auth_cfg()233 if (IS_AES(flags)) { in qce_encr_cfg()240 if (IS_AES(flags)) in qce_encr_cfg()344 } else if (IS_AES(flags)) { in qce_setup_regs_skcipher()
60 #define IS_AES(flags) (flags & QCE_ALG_AES) macro
239 if (IS_AES(rctx->flags) && in qce_skcipher_crypt()421 if (IS_AES(def->flags)) { in qce_skcipher_register_one()