From 1226c472b7f6f1b211b306eb3ac937f546573dd3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 17 Dec 2001 19:26:43 +0000 Subject: [PATCH] oops --- crypto/ec/ectest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/ec/ectest.c b/crypto/ec/ectest.c index d720050859..b6ede1c3c6 100644 --- a/crypto/ec/ectest.c +++ b/crypto/ec/ectest.c @@ -589,7 +589,7 @@ int main(int argc, char *argv[]) } -#if 1 +#if 0 timings(P_192, 0, ctx); timings(P_192, 1, ctx); timings(P_224, 0, ctx); -- 2.34.1