diff --git a/wolfcrypt/benchmark/benchmark.c b/wolfcrypt/benchmark/benchmark.c index 132759a90..3e730d0f7 100644 --- a/wolfcrypt/benchmark/benchmark.c +++ b/wolfcrypt/benchmark/benchmark.c @@ -5219,6 +5219,7 @@ static void bench_cmac_helper(int keySz, const char* outMsg, int useDevId) return; } #endif + (void)useDevId; bench_stats_start(&count, &start); do {