openwrt/package/libs/wolfssl
Eneas U de Queiroz f91b0d7a92 wolfssl: disable AES-NI by default for x86_64
WolfSSL is crashing with an illegal opcode in some x86_64 CPUs that have
AES instructions but lack other extensions that are used by WolfSSL
when AES-NI is enabled.

Disable the option by default for now until the issue is properly fixed.
People can enable them in a custom build if they are sure it will work
for them.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 0bd5367233)
2022-06-27 22:34:07 +02:00
..
patches wolfssl: bump to v5.3.0-stable 2022-05-17 23:15:46 +02:00
Config.in wolfssl: disable AES-NI by default for x86_64 2022-06-27 22:34:07 +02:00
Makefile wolfssl: enable CPU crypto instructions 2022-06-09 00:06:55 +02:00