Searched refs:IS_AES (Results 1 – 4 of 4) sorted by relevance
63 #define IS_AES(flags) (flags & QCE_ALG_AES) macro
237 if (IS_AES(flags)) { in qce_encr_cfg()244 if (IS_AES(flags)) in qce_encr_cfg()349 } else if (IS_AES(flags)) { in qce_setup_regs_skcipher()
290 if (IS_AES(rctx->flags) && in qce_skcipher_crypt()472 if (IS_AES(def->flags)) { in qce_skcipher_register_one()
630 } else if (IS_AES(flags)) { in qce_aead_setkey()