/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_glue.c | 1140 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() 1183 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft() 1211 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() 1252 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() 1277 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity() 1318 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity() 1347 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui() 1386 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui() 1418 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout() 1440 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout() [all …]
|
H A D | wpa_auth_ft.c | 677 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() 686 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_set_vlan() 695 const u8 *sta_addr, struct vlan_description *vlan) in wpa_ft_get_vlan() 704 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity() 715 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() 726 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_radius_cui() 737 wpa_ft_get_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_radius_cui() 749 const u8 *sta_addr, int session_timeout) in wpa_ft_set_session_timeout() 760 const u8 *sta_addr) in wpa_ft_get_session_timeout() 769 const u8 *sta_addr, in wpa_ft_add_tspec() [all …]
|
H A D | wpa_auth.c | 6445 const u8 *pmk, size_t len, const u8 *sta_addr, 6513 const u8 *sta_addr) 6607 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, 6950 const u8 *sta_addr, const u8 *pmkid)
|
H A D | gas_serv.c | 141 const u8 *sta_addr) in gas_serv_free_dialogs()
|
H A D | ieee802_11.c | 2698 const u8 *own_addr, const u8 *sta_addr, in pasn_set_keys_from_cache()
|
/aosp_15_r20/external/wpa_supplicant_8/src/radius/ |
H A D | radius_das.c | 63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local 228 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
|
H A D | radius_das.h | 30 const u8 *sta_addr; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | wpa_common.c | 803 const u8 *anonce, const u8 *sta_addr, const u8 *bssid, in fils_key_auth_sk() 894 int wpa_ft_mic(int key_mgmt, const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic() 2439 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
|
H A D | ieee802_11_defs.h | 1071 u8 sta_addr[ETH_ALEN]; member 1077 u8 sta_addr[ETH_ALEN]; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_hostap.h | 153 u8 sta_addr[ETH_ALEN]; member
|
H A D | driver.h | 6908 const u8 *sta_addr; member 6961 const u8 *sta_addr; member
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | events.c | 5241 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 2137 uint8 sta_addr[ETHER_ADDR_LEN]; member 2148 uint8 sta_addr[ETHER_ADDR_LEN]; member
|