hostapd/src/rsn_supp
Jouni Malinen 0c46b1a516 FT: Allow cached XXKey/MPMK to be used if new XXKey is not available
This allows supplicant side to complete FT initial mobility domain
association using FT-EAP with PMKSA caching.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-04-28 15:50:51 +03:00
..
Makefile Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
pmksa_cache.c Add AKM info in the debug message noting PMKSA caching entry addition 2019-03-27 04:02:19 +02:00
pmksa_cache.h Fix wpa_supplicant build with CONFIG_NO_WPA 2018-04-13 11:43:57 +03:00
preauth.c SAE: Only allow SAE AKMP for PMKSA caching attempts 2018-04-09 19:34:44 +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 UBSan: Avoid an unsigned integer overflow warning 2019-02-25 19:48:49 +02:00
wpa.c FT: Store XXKey/MPMK in PMKSA cache instead of MSK (supplicant) 2019-04-28 15:48:58 +03:00
wpa.h Replace int status/reason_code with u16 variable 2019-04-22 22:08:07 +03:00
wpa_ft.c FT: Allow cached XXKey/MPMK to be used if new XXKey is not available 2019-04-28 15:50:51 +03:00
wpa_i.h Replace int status/reason_code with u16 variable 2019-04-22 22:08:07 +03:00
wpa_ie.c OCV: Parse all types of OCI information elements 2018-12-17 00:02:14 +02:00
wpa_ie.h OCV: Parse all types of OCI information elements 2018-12-17 00:02:14 +02:00