hostapd/src/rsn_supp
Jouni Malinen 0a1a82db92 FT: Allow 4-way handshake for PTK rekeying to continue without PMK/PMKID
There is no PMK/PMKID when going through 4-way handshake during an
association started with FT protocol, so need to allow the operation to
proceed even if there is no selected PMKSA cache entry in place.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-04-19 01:05:41 +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: Allow 4-way handshake for PTK rekeying to continue without PMK/PMKID 2019-04-19 01:05:41 +03:00
wpa.h DPP2: PFS for PTK derivation 2019-03-18 18:32:31 +02:00
wpa_ft.c OCV: Include and verify OCI in the FT handshake 2018-12-17 15:42:23 +02:00
wpa_i.h FT: Allow 4-way handshake for PTK rekeying to continue without PMK/PMKID 2019-04-19 01:05:41 +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