From: Bodo Möller Date: Mon, 17 Dec 2001 19:26:43 +0000 (+0000) Subject: oops X-Git-Tag: OpenSSL-engine-0_9_6c^2^2~146 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=1226c472b7f6f1b211b306eb3ac937f546573dd3 oops --- 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);