immortalwrt/package/libs/wolfssl
Eneas U de Queiroz b9f511e746
wolfssl: enable CPU crypto instructions
This enables AES & SHA CPU instructions for compatible armv8, and x86_64
architectures.  Add this to the hardware acceleration choice, since they
can't be enabled at the same time.

The package was marked non-shared, since the arm CPUs may or may not
have crypto extensions enabled based on licensing; bcm27xx does not
enable them.  There is no run-time detection of this for arm.

NOTE:
Should this be backported to a release branch, it must be done shortly
before a new minor release, because the change to nonshared will remove
libwolfssl from the shared packages, but the nonshared are only built in
a subsequent release!

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 0a2edc2714)
2022-06-11 00:20:59 +08:00
..
patches wolfssl: bump to v5.3.0-stable 2022-05-17 15:24:58 +08:00
Config.in wolfssl: enable CPU crypto instructions 2022-06-11 00:20:59 +08:00
Makefile wolfssl: enable CPU crypto instructions 2022-06-11 00:20:59 +08:00