Timings are not supposed to be enabled by default ...

This commit is contained in:
Bodo Möller 2001-03-11 12:30:52 +00:00
parent 3837491174
commit 6017e604f8

View File

@ -577,7 +577,7 @@ int main(int argc, char *argv[])
} }
#if 1 #if 0
timings(P_192, 0, ctx); timings(P_192, 0, ctx);
timings(P_192, 1, ctx); timings(P_192, 1, ctx);
timings(P_224, 0, ctx); timings(P_224, 0, ctx);