Add FIPS support to the WIN32 build system.
[openssl.git] / crypto / rand / rand_win.c
index 5d134e186bb03025b8b6ad718d74ff8dff2e6b7e..07ab4eb8dfea5c219aaf88bc05656a7b7b9e3341 100644 (file)
  *
  */
 
+#define OPENSSL_FIPSAPI
+
 #include "cryptlib.h"
 #include <openssl/rand.h>
 #include "rand_lcl.h"