wpad-wolfssl: fix crypto_bignum_sub()
authorAntonio Quartulli <a@unstable.cc>
Tue, 28 Apr 2020 10:06:58 +0000 (12:06 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 28 Apr 2020 10:45:44 +0000 (11:45 +0100)
commit4b3b8ec81cd1965d0bd548fa31db491295b83354
treea45a44f888c9c811e6b0a2ba7380fa36e9f1ff1e
parenta10537f67400e910da153ebf3b478d931dd557f2
wpad-wolfssl: fix crypto_bignum_sub()

Backport patch from hostapd.git master that fixes copy/paste error in
crypto_bignum_sub() in crypto_wolfssl.c.

This missing fix was discovered while testing SAE over a mesh interface.

With this fix applied and wolfssl >3.14.4 mesh+SAE works fine with
wpad-mesh-wolfssl.

Cc: Sean Parkinson <sean@wolfssl.com>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/network/services/hostapd/patches/090-wolfssl-fix-crypto_bignum_sum.patch [new file with mode: 0644]