Add functions to set ECDSA_METHOD structure.
[openssl.git] / crypto / bn / bn_add.c
index 9405163706aae5dc8064780a2ce879fece80ccdf..f8e6729a47746ed5fd98f39c6b203a97e9f0ddc2 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include "bn_lcl.h"