summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-12-17 19:26:43 +0000
committerBodo Möller <bodo@openssl.org>2001-12-17 19:26:43 +0000
commit1226c472b7f6f1b211b306eb3ac937f546573dd3 (patch)
treed4c09f2e9783234d5a1de958daa9caae2389f51a /crypto
parent4d7072f4b5b536c080854eba4b0092d80adf4d37 (diff)
oops
Diffstat (limited to 'crypto')
-rw-r--r--crypto/ec/ectest.c2
1 files changed, 1 insertions, 1 deletions
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);