/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_glue.c | 1133 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() 1176 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft() 1204 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() 1245 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() 1270 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity() 1311 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_identity() 1340 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_radius_cui() 1379 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) in hostapd_wpa_auth_get_radius_cui() 1411 static void hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_session_timeout() 1433 static int hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_get_session_timeout() [all …]
|
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 …]
|
D | wpa_auth.c | 6518 const u8 *pmk, size_t len, const u8 *sta_addr, 6607 const u8 *sta_addr) 6739 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, 6749 const u8 *sta_addr, const u8 **pmk, size_t *pmk_len, 7102 const u8 *sta_addr, const u8 *pmkid)
|
D | gas_serv.c | 141 const u8 *sta_addr) in gas_serv_free_dialogs()
|
D | ieee802_11.c | 2864 const u8 *own_addr, const u8 *sta_addr, in pasn_set_keys_from_cache()
|
/external/wpa_supplicant_8/src/radius/ |
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
|
D | radius_das.h | 30 const u8 *sta_addr; member
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 795 const u8 *anonce, const u8 *sta_addr, const u8 *bssid, in fils_key_auth_sk() 886 int wpa_ft_mic(int key_mgmt, const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic() 2420 const u8 *sta_addr, const u8 *bssid, in wpa_pmk_r1_to_ptk()
|
D | ieee802_11_defs.h | 1090 u8 sta_addr[ETH_ALEN]; member 1096 u8 sta_addr[ETH_ALEN]; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_hostap.h | 153 u8 sta_addr[ETH_ALEN]; member
|
D | driver.h | 7004 const u8 *sta_addr; member 7057 const u8 *sta_addr; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 5241 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
|