Reorganise ECC code for inclusion in FIPS module.
[openssl.git] / crypto / ec / ec_key.c
index 2e91b5405d229e027a64ba4c3cf1014116aa2812..7126cd619d2296af1ca73e6bf69408da3e872321 100644 (file)
@@ -61,6 +61,8 @@
  * contributed to the OpenSSL project.
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <string.h>
 #include "ec_lcl.h"
 #include <openssl/err.h>