Searched refs:IS_CMAC (Results 1 – 3 of 3) sorted by relevance
105 if (IS_CCM(flags) || IS_CMAC(flags)) in qce_auth_cfg()110 if (IS_CCM(flags) || IS_CMAC(flags)) { in qce_auth_cfg()121 else if (IS_CMAC(flags)) in qce_auth_cfg()132 else if (IS_CMAC(flags)) in qce_auth_cfg()166 if (IS_CMAC(rctx->flags)) { in qce_setup_regs_ahash()177 if (IS_SHA_HMAC(rctx->flags) || IS_CMAC(rctx->flags)) { in qce_setup_regs_ahash()185 if (IS_CMAC(rctx->flags)) in qce_setup_regs_ahash()
69 #define IS_CMAC(flags) (flags & QCE_HASH_AES_CMAC) macro
88 } else if (IS_CMAC(flags)) { in qce_ahash_async_req_handle()