Add FIPS support to the WIN32 build system.

This commit is contained in:
Dr. Stephen Henson
2011-02-03 23:12:04 +00:00
parent 14ae26f2e4
commit 06b433acad
7 changed files with 396 additions and 25 deletions

View File

@@ -109,6 +109,8 @@
*
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include <openssl/rand.h>
#include "rand_lcl.h"