Searched refs:IS_AE_MODE (Results 1 – 2 of 2) sorted by relevance
87 #define IS_AE_MODE(mode) ((mode) == RK_MODE_CCM || \ macro413 else if (IS_AE_MODE(ctx->mode)) in test_cipher_perf()548 else if (IS_AE_MODE(ctx.mode)) in test_cipher_result()571 if (!IS_MAC_MODE(ctx.mode) && !IS_AE_MODE(ctx.mode)) { in test_cipher_result()
131 #define IS_AE_MODE(rk_mode) ((rk_mode) == RK_MODE_CCM || \ macro1376 if (!IS_AE_MODE(rk_mode)) in rk_crypto_ae()