Further style changes to curve448 code
[openssl.git] / crypto / ec / curve448 / curve448.c
index f34dfcce6c2538adf5a7e7a2f5370bac5fc7ba98..14599769815227e924c20c8f28d3638cb1ced8f7 100644 (file)
@@ -22,7 +22,8 @@
 #define C448_WNAF_FIXED_TABLE_BITS 5
 #define C448_WNAF_VAR_TABLE_BITS 3
 
-static const int EDWARDS_D = -39081;
+#define EDWARDS_D       (-39081)
+
 static const curve448_scalar_t precomputed_scalarmul_adjustment = {
     {
         {