summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_kron.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-11-30 00:18:19 +0000
committerBodo Möller <bodo@openssl.org>2000-11-30 00:18:19 +0000
commitcd2eebfd6497ac1ca4d450960ba843f14643a9b2 (patch)
tree04a45f2588ea5b3a984aab36c32fa75c6471cbc1 /crypto/bn/bn_kron.c
parent06676624fc148d511543586502126b3f2bf8b5dd (diff)
BN_sqrt
Diffstat (limited to 'crypto/bn/bn_kron.c')
-rw-r--r--crypto/bn/bn_kron.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/bn/bn_kron.c b/crypto/bn/bn_kron.c
index 0dd8a194cb..49f75594ae 100644
--- a/crypto/bn/bn_kron.c
+++ b/crypto/bn/bn_kron.c
@@ -1,5 +1,3 @@
-/* totally untested */
-
/* crypto/bn/bn_kron.c */
/* ====================================================================
* Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.