Redirect FIPS memory allocation to FIPS_malloc() routine, remove
[openssl.git] / fips / rand / fips_randtest.c
index 88fb86060d04efc514fb27433bfa5b1d65432347..31c51d3392886ca4ae8aa016f7087210258570a4 100644 (file)
@@ -123,6 +123,8 @@ int main(int argc, char *argv[])
 
 #else
 
+#define OPENSSL_FIPSAPI
+
 #include <openssl/fips.h>
 #include "fips_utl.h"