hostapd/src/rsn_supp
Jouni Malinen be6e4279fa RSNO: Verify all RSNE/RSNXE variants in multi-link cases
Use the RSN Override Link KDE to include the override variants of the
RSNE/RSNXE for each link so that all variants are verifies when
processing the protected EAPOL-Key message 3/4.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-07-30 19:56:00 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c PMKSA: Guard against NULL KCK for memcpy() 2024-07-11 19:48:11 +03:00
pmksa_cache.h Replace PMKSA cache inline stubs with wrapper function stubs 2024-04-06 00:12:52 +03:00
preauth.c Use ether_addr_equal() to compare whether two MAC addresses are equal 2024-01-13 23:47:21 +02: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 Use for_each_link() in most cases 2024-03-02 11:11:12 +02:00
wpa.c RSNO: Verify all RSNE/RSNXE variants in multi-link cases 2024-07-30 19:56:00 +03:00
wpa.h RSNO: Verify all RSNE/RSNXE variants in multi-link cases 2024-07-30 19:56:00 +03:00
wpa_ft.c Use ether_addr_equal() to compare whether two MAC addresses are equal 2024-01-13 23:47:21 +02:00
wpa_i.h RSNO: Include all RSNE/RSNXE variants in EAPOL-Key message 3/4 2024-07-30 18:52:15 +03:00
wpa_ie.c RSNE/RSNXE overriding for STA 2024-07-20 21:28:28 +03:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00