hostapd/src/rsn_supp
Jouni Malinen 852b2f2738 SAE: Only allow SAE AKMP for PMKSA caching attempts
Explicitly check the PMKSA cache entry to have matching SAE AKMP for the
case where determining whether to use PMKSA caching instead of new SAE
authentication. Previously, only the network context was checked, but a
single network configuration profile could be used with both WPA2-PSK
and SAE, so should check the AKMP as well.

Signed-off-by: Jouni Malinen <j@w1.fi>
2018-04-09 19:34:44 +03:00
..
Makefile Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
pmksa_cache.c SAE: Only allow SAE AKMP for PMKSA caching attempts 2018-04-09 19:34:44 +03:00
pmksa_cache.h SAE: Only allow SAE AKMP for PMKSA caching attempts 2018-04-09 19:34:44 +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 TDLS: Add testing capability to send TPK M2 twice 2017-11-21 00:48:52 +02:00
wpa.c SAE: Only allow SAE AKMP for PMKSA caching attempts 2018-04-09 19:34:44 +03:00
wpa.h Make last received ANonce available through control interface 2017-10-16 17:47:24 +03:00
wpa_ft.c FILS: Add more complete support for FT-FILS use cases 2018-03-26 12:31:04 +03:00
wpa_i.h Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
wpa_ie.c Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
wpa_ie.h Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00