hostap/src/rsn_supp
Veerendranath Jakkam e2e2655ce8 FILS: Fix PMKID derivation for OKC
FILS authentication derives PMK differently from the EAP cases. The PMK
value does not bind in the MAC addresses of the STAs. As such, the same
PMKID is used with different BSSIDs. Fix both the hostapd and
wpa_supplicant to use the previous PMKID as is for OKC instead of
deriving a new PMKID using an incorrect derivation method when using an
FILS AKM.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
2021-05-21 21:05:41 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c FILS: Fix PMKID derivation for OKC 2021-05-21 21:05:41 +03:00
pmksa_cache.h DPP2: Try to negotiate PFS only if AP supports version 2 or newer 2020-05-04 00:37:44 +03:00
preauth.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +03:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c Add support to indicate TDLS peer's HE capability to driver 2021-04-23 12:32:37 +03:00
wpa.c Add helper functions for parsing RSNXE capabilities 2021-04-10 12:43:38 +03:00
wpa.h TDLS: Support TDLS operations in HE mode 2021-02-26 20:16:48 +02:00
wpa_ft.c Add helper functions for parsing RSNXE capabilities 2021-04-10 12:43:38 +03:00
wpa_i.h TDLS: Support TDLS operations in HE mode 2021-02-26 20:16:48 +02:00
wpa_ie.c RSN: Add RSNXE new definitions 2021-01-26 23:08:27 +02:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00