Include fipssyms.h for ARM builds to translate symbols.
Translate arm symbol to fips_*.
This commit is contained in:
@@ -35,5 +35,9 @@
|
||||
# endif
|
||||
# endif
|
||||
|
||||
#ifdef OPENSSL_FIPSSYMS
|
||||
#include <openssl/fipssyms.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user