Lines Matching refs:IS_CCM
105 if (IS_CCM(flags) || IS_CMAC(flags)) in qce_auth_cfg()
110 if (IS_CCM(flags) || IS_CMAC(flags)) { in qce_auth_cfg()
123 else if (IS_CCM(flags)) in qce_auth_cfg()
130 else if (IS_CCM(flags)) in qce_auth_cfg()
138 if (IS_CCM(flags)) in qce_auth_cfg()
451 if (IS_CCM(rctx->flags)) { in qce_setup_regs_aead()
484 } else if (IS_CCM(rctx->flags)) { in qce_setup_regs_aead()
501 if (IS_CCM(rctx->flags)) in qce_setup_regs_aead()
506 if (IS_CCM(rctx->flags)) in qce_setup_regs_aead()
516 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()
527 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()
537 qce_crypto_go(qce, !IS_CCM(flags)); in qce_setup_regs_aead()