Redirect FIPS memory allocation to FIPS_malloc() routine, remove
[openssl.git] / crypto / rsa / rsa_gen.c
index b8676ad020dc6303dca33ae52aef5d8382c56daf..e82a81b03ae62be387a9cdb794209735cf2a314f 100644 (file)
@@ -70,6 +70,8 @@
 
 #ifdef OPENSSL_FIPS
 
+#define OPENSSL_FIPSAPI
+
 #include <openssl/fips.h>
 #include <openssl/evp.h>