openwrt/package/libs/wolfssl
Eneas U de Queiroz 0bd5367233 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>
2022-06-27 00:57:15 +02:00
..
patches wolfssl: bump to v5.3.0-stable 2022-05-15 20:52:46 +02:00
Config.in wolfssl: disable AES-NI by default for x86_64 2022-06-27 00:57:15 +02:00
Makefile Revert "wolfssl: set nonshared flag global" 2022-06-09 01:35:45 +02:00