Add ECDSA functionality to fips module. Initial very incomplete version
[openssl.git] / crypto / bn / bn_gf2m.c
index 3bf017feda7e804370acc7c277665e163466594e..e170fffc6ced32c22b24e38dce67b276fd51b266 100644 (file)
@@ -88,6 +88,8 @@
  *
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <assert.h>
 #include <limits.h>
 #include <stdio.h>