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

@@ -47,6 +47,8 @@
*
*/
#define OPENSSL_FIPSAPI
#include <string.h>
#include <openssl/err.h>
#include <openssl/fips.h>