SSE2 accelerated bn_mul_add_words. Code is currently disabled till proper
[openssl.git] / crypto / bn / bn_prime.h
index 1d6df587a8a8b0bcb38e7b18763968e11cbdaaa6..b7cf9a9bfe124d9361686fdc8b9d4010b8f6e8fc 100644 (file)
@@ -1,5 +1,5 @@
-/* crypto/bn/bn_prime.h */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Auto generated by bn_prime.pl */
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -61,7 +61,7 @@
 #else
 #define NUMPRIMES 54
 #endif
-static unsigned int primes[NUMPRIMES]=
+static const unsigned int primes[NUMPRIMES]=
        {
           2,   3,   5,   7,  11,  13,  17,  19,
          23,  29,  31,  37,  41,  43,  47,  53,