OVMS3-idf/components/wpa_supplicant/src/common
Nachiket Kukade ab81940982 esp_wifi: Additional changes for WPA3 & PMF testcases
Added WPA3 Testcases support for -
1. Anti-Clogging Token Request support
2. Return correct status from SAE modules for invalid scenarios
3. Add PMK Caching support for WPA3

wifi lib includes fixes for below PMF Certification issues -
1. Check return status of decrypt operation. Fixes 5.3.3.1.
2. Allow PMF negotiation for WPA2-Enterprise. Fixes 5.3.3.2, 5.3.3.4.
3. Add NULL check on key before encrypting PMF, fixes crash.
2020-05-06 10:20:46 +05:30
..
defs.h esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
eapol_common.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
ieee802_11_defs.h wpa_supplicant: Add SAE handshake support for WPA3-PSK 2020-05-06 10:20:26 +05:30
sae.c esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
sae.h esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
wpa_common.c wpa_supplicant: Support WPA3 4-way handshake, add config option 2020-05-06 10:20:35 +05:30
wpa_common.h wpa_supplicant: Support WPA3 4-way handshake, add config option 2020-05-06 10:20:35 +05:30
wpa_ctrl.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00