Lines Matching refs:IS_CCM
106 if (IS_CCM(flags) || IS_CMAC(flags)) in qce_auth_cfg()
111 if (IS_CCM(flags) || IS_CMAC(flags)) { in qce_auth_cfg()
124 else if (IS_CCM(flags)) in qce_auth_cfg()
131 else if (IS_CCM(flags)) in qce_auth_cfg()
139 if (IS_CCM(flags)) in qce_auth_cfg()
452 if (IS_CCM(rctx->flags)) { in qce_setup_regs_aead()
485 } else if (IS_CCM(rctx->flags)) { in qce_setup_regs_aead()
502 if (IS_CCM(rctx->flags)) in qce_setup_regs_aead()
507 if (IS_CCM(rctx->flags)) in qce_setup_regs_aead()
517 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()
528 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()
538 qce_crypto_go(qce, !IS_CCM(flags)); in qce_setup_regs_aead()