Searched refs:IS_AES (Results 1 – 4 of 4) sorted by relevance
236 if (IS_AES(flags)) { in qce_encr_cfg()243 if (IS_AES(flags)) in qce_encr_cfg()348 } else if (IS_AES(flags)) { in qce_setup_regs_skcipher()
63 #define IS_AES(flags) (flags & QCE_ALG_AES) macro
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()