Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files

that use it.
This commit is contained in:
Dr. Stephen Henson
2011-02-03 17:00:24 +00:00
parent 3710d1aae9
commit 14ae26f2e4
22 changed files with 41 additions and 12 deletions

View File

@@ -58,6 +58,8 @@
/* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/bn.h>