hostapd: backport wolfssl bignum fixes
authorDaniel Golle <daniel@makrotopia.org>
Sat, 16 May 2020 21:23:41 +0000 (23:23 +0200)
committerRISCi_ATOM <Bob@bobcall.me>
Mon, 25 May 2020 15:16:47 +0000 (15:16 +0000)
crypto_bignum_rand() use needless time-consuming filtering
which resulted in SAE no longer connecting within time limits.
Import fixes from hostap upstream to fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 631c437a91c20df678b25dcc34fe23636116a35a)


No differences found