In FIPS mode only use "Generation by Testing Candidates" equivalent.
[oweals/openssl.git] / crypto / bn / bn_div.c
index 802a43d642de37072ef5de201d51a71658178426..a6a955808bcb14611396da748f4f15190ca4e7fb 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include <openssl/bn.h>
 #include "cryptlib.h"