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