Redirect FIPS memory allocation to FIPS_malloc() routine, remove
OpenSSL malloc dependencies.
This commit is contained in:
@@ -123,6 +123,8 @@ int main(int argc, char *argv[])
|
||||
|
||||
#else
|
||||
|
||||
#define OPENSSL_FIPSAPI
|
||||
|
||||
#include <openssl/fips.h>
|
||||
#include "fips_utl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user