hostapd/src/rsn_supp
Vinay Gannevaram ab37a57314 Replace PMKSA cache inline stubs with wrapper function stubs
PMKSA cache API is included in libpasn.so used by external modules,
e.g., Wi-Fi Aware. To avoid dependency on IEEE8021X_EAPOL define for the
external modules at compile time, remove PMKSA cache static inline
functions from the header file and add wrapper function stubs.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-04-06 00:12:52 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c Replace PMKSA cache inline stubs with wrapper function stubs 2024-04-06 00:12:52 +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 Use for_each_link() in most cases 2024-03-02 11:11:12 +02:00
wpa.h FT: Allow wpa_supplicant to be configured to prepend PMKR1Name 2024-02-03 20:58:01 +02: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 FT: Allow wpa_supplicant to be configured to prepend PMKR1Name 2024-02-03 20:58:01 +02:00
wpa_ie.c Add support for AKM suite 00-0F-AC:23 2023-11-03 17:08:36 +02:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00