hostapd: update to 2023-03-29
[openwrt/staging/jow.git] / package / network / services / hostapd / patches / 160-dpp_pkex-EC-point-mul-w-value-prime.patch
index 56ae8d0b86794b807c485be6bfcac83c5d3ea281..db4fcfe2357ce7811ce3731dc03229f42130ca7b 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
 
 --- a/src/common/dpp_crypto.c
 +++ b/src/common/dpp_crypto.c
-@@ -1567,7 +1567,9 @@ dpp_pkex_derive_Qr(const struct dpp_curv
+@@ -1588,7 +1588,9 @@ dpp_pkex_derive_Qr(const struct dpp_curv
        Pr = crypto_ec_key_get_public_key(Pr_key);
        Qr = crypto_ec_point_init(ec);
        hash_bn = crypto_bignum_init_set(hash, curve->hash_len);