IS_CMAC
if (IS_CCM(flags) || IS_CMAC(flags))
if (IS_CCM(flags) || IS_CMAC(flags)) {
else if (IS_CMAC(flags))
else if (IS_CMAC(flags))
if (IS_CMAC(rctx->flags)) {
if (IS_SHA_HMAC(rctx->flags) || IS_CMAC(rctx->flags)) {
if (IS_CMAC(rctx->flags))
} else if (IS_CMAC(flags)) {