Searched refs:IS_MAC_MODE (Results 1 – 2 of 2) sorted by relevance
71 #define IS_MAC_MODE(mode) ((mode) == RK_MODE_CBC_MAC || \ macro376 if (IS_MAC_MODE(ctx->mode)) in test_cipher_perf()510 if (IS_MAC_MODE(ctx.mode)) in test_cipher_result()536 if (!IS_MAC_MODE(ctx.mode) && !IS_AE_MODE(ctx.mode)) { in test_cipher_result()
114 #define IS_MAC_MODE(rk_mode) ((rk_mode) == RK_MODE_CMAC || \ macro984 if (IS_MAC_MODE(rk_mode)) { in hw_cipher_crypt()1279 if (!IS_MAC_MODE(rk_mode)) in rk_crypto_mac()