Allow for dynamic base in Win64 FIPS module.
This commit is contained in:
@@ -148,7 +148,9 @@
|
||||
*/
|
||||
|
||||
#if defined(OPENSSL_FIPSCANISTER)
|
||||
#include <openssl/fipssyms.h>
|
||||
# include <openssl/fipssyms.h>
|
||||
#else
|
||||
# define __fips_constseg
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user