hostapd/src/rsn_supp
Ilan Peer 46c232eb76 WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK
Extend the wpa_pmk_to_ptk() to also derive Key Derivation
Key (KDK), which can later be used for secure LTF measurements.

Update the wpa_supplicant and hostapd configuration and the
corresponding WPA and WPA Auth state machine, to allow enabling of KDK
derivation. For now, use a testing parameter to control whether KDK is
derived.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
2021-01-25 18:36:40 +02:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +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 TDLS: Fix error path for TPK M1 send failure in testing functionality 2020-11-03 19:45:36 +02:00
wpa.c WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK 2021-01-25 18:36:40 +02:00
wpa.h WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK 2021-01-25 18:36:40 +02:00
wpa_ft.c OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
wpa_i.h WPA: Extend the wpa_pmk_to_ptk() function to also derive KDK 2021-01-25 18:36:40 +02:00
wpa_ie.c SAE-PK: Advertise RSNXE capability bit in STA mode 2020-06-10 12:47:07 +03:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00