aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/sha3.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/sha3.c')
-rw-r--r--test/c/sha3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/sha3.c b/test/c/sha3.c
index 93b8ba4a..a0905817 100644
--- a/test/c/sha3.c
+++ b/test/c/sha3.c
@@ -191,7 +191,7 @@ test_triplet_t testvec[4] = {
};
#define DATALEN 100000
-#define NITER 250
+#define NITER 25
int main()
{