Reorganise ECC code for inclusion in FIPS module.
[openssl.git] / crypto / ec / ec_mult.c
index 19f21675fbd804e139334f8f736b86b89f23388a..fb693c328d4d0eb09e0d695047ea9431cfc21c4c 100644 (file)
@@ -61,6 +61,8 @@
  * and contributed to the OpenSSL project.
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <string.h>
 
 #include <openssl/err.h>