openwrt/package
David Bauer f6d8c0cf2b wolfssl: always export wc_ecc_set_rng
Since commit 6467de5a8840 ("Randomize z ordinates in scalar
mult when timing resistant") wolfssl requires a RNG for an EC
key when the hardened built option is selected.

wc_ecc_set_rng is only available when built hardened, so there
is no safe way to install the RNG to the key regardless whether
or not wolfssl is compiled hardened.

Always export wc_ecc_set_rng so tools such as hostapd can install
RNG regardless of the built settings for wolfssl.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit ef9b103107)
2021-06-21 22:43:15 +02:00
..
base-files OpenWrt v21.02.0-rc3: revert to branch defaults 2021-06-14 20:33:17 +02:00
boot ramips: add support for Linksys EA8100 v1 2021-06-10 17:09:35 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware wireless-regdb: update to version 2021.04.21 2021-06-08 20:44:12 +02:00
kernel mac80211: fix an issue with wds links on 802.11ax devices 2021-06-19 12:17:54 +02:00
libs wolfssl: always export wc_ecc_set_rng 2021-06-21 22:43:15 +02:00
network qos-scripts: add ifbN device before setting the link up 2021-06-21 09:28:23 +02:00
system opkg: update to git HEAD 2021-06-14 00:02:19 +02:00
utils ugps: start also in case device is absent 2021-06-15 12:16:10 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00