]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE-PK: Allow SAE-PK password to be set using the psk parameter
authorJouni Malinen <jouni@codeaurora.org>
Thu, 6 Aug 2020 21:47:15 +0000 (00:47 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 6 Aug 2020 21:49:00 +0000 (00:49 +0300)
commit2a58968d395a1a16eef5047f18c3c2714d150431
tree309b7d282fb310b368130a95c2cd17bdb45296a9
parent7ca81190a8e2e8198629402f6522e2a1198bb885
SAE-PK: Allow SAE-PK password to be set using the psk parameter

Only the sae_password parameter was previously accepted for SAE-PK use.
That is not sufficient for covering mixed SAE+PSK cases. Extend this by
allowing the psk parameter to be used as well just like it can be used
for SAE without SAE-PK.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c