mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Add HW acceleration config for Wolfssl
This commit is contained in:
@@ -10,3 +10,10 @@ CONFIG_LIBCURL_WOLFSSL=y
|
||||
CONFIG_LUA_ECO_WOLFSSL=y
|
||||
# CONFIG_LUA_ECO_MBEDTLS is not set
|
||||
#### replace mbedtls with openssl - remember to leave commented "is not set" or remove it!
|
||||
#
|
||||
# on ARMv8 - enable CPU Acceleration
|
||||
# https://www.wolfssl.com/cpu-accelerated-cryptography-on-openwrt-using-wolfssl/
|
||||
CONFIG_PACKAGE_kmod-crypto-authenc=y
|
||||
CONFIG_PACKAGE_kmod-cryptodev=y
|
||||
CONFIG_WOLFSSL_HAS_DEVCRYPTO=y
|
||||
CONFIG_WOLFSSL_HAS_DEVCRYPTO_FULL=y
|
||||
|
||||
Reference in New Issue
Block a user