提交 a95bbadb 编写于 作者: D Dr. Stephen Henson

Include fipssyms.h for ARM builds to translate symbols.

Translate arm symbol to fips_*.
上级 e350458a
......@@ -35,5 +35,9 @@
# endif
# endif
#ifdef OPENSSL_FIPSSYMS
#include <openssl/fipssyms.h>
#endif
#endif
#endif
......@@ -585,6 +585,7 @@
#define OPENSSL_far_spin fips_openssl_far_spin
#define OPENSSL_indirect_call fips_openssl_indirect_call
#define OPENSSL_instrument_halt fips_openssl_instrument_halt
#define OPENSSL_armcap fips_openssl_armcap
#define aesni_cbc_encrypt fips_aesni_cbc_encrypt
#define aesni_decrypt fips_aesni_decrypt
#define aesni_set_decrypt_key fips_aesni_set_decrypt_key
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册