Home
last modified time | relevance | path

Searched defs:sta_addr (Results 1 - 21 of 21) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.h30 const u8 *sta_addr; member
H A Dradius_das.c63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local
223 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.h30 const u8 *sta_addr; member
H A Dradius_das.c63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local
223 u8 sta_addr[ETH_ALEN]; in radius_das_coa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.h155 u8 sta_addr[ETH_ALEN]; member
H A Ddriver.h5652 const u8 *sta_addr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_serv.c143 gas_serv_free_dialogs(struct hostapd_data *hapd, const u8 *sta_addr) gas_serv_free_dialogs() argument
H A Dwpa_auth_glue.c1058 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() argument
1101 static int hostapd_wpa_auth_add_sta_ft(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta_ft() argument
1129 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() argument
1162 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() argument
1182 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, const u8 *identity, size_t identity_len) hostapd_wpa_auth_set_identity() argument
1223 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) hostapd_wpa_auth_get_identity() argument
1252 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, const u8 *radius_cui, size_t radius_cui_len) hostapd_wpa_auth_set_radius_cui() argument
1291 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) hostapd_wpa_auth_get_radius_cui() argument
1323 hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, int session_timeout) hostapd_wpa_auth_set_session_timeout() argument
1345 hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) hostapd_wpa_auth_get_session_timeout() argument
1401 hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) hostapd_wpa_auth_add_tspec() argument
[all...]
H A Dwpa_auth.c4981 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_auth_pmksa_get() argument
4833 wpa_auth_pmksa_add_preauth(struct wpa_authenticator *wpa_auth, const u8 *pmk, size_t len, const u8 *sta_addr, int session_timeout, struct eapol_state_machine *eapol) wpa_auth_pmksa_add_preauth() argument
4895 wpa_auth_pmksa_remove(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) wpa_auth_pmksa_remove() argument
5321 wpa_auth_pmksa_get_fils_cache_id(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *pmkid) wpa_auth_pmksa_get_fils_cache_id() argument
H A Dwpa_auth_ft.c673 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() argument
700 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity() argument
711 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() argument
681 wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_set_vlan() argument
690 wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_get_vlan() argument
722 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_set_radius_cui() argument
733 wpa_ft_get_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 **buf) wpa_ft_get_radius_cui() argument
744 wpa_ft_set_session_timeout(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, int session_timeout) wpa_ft_set_session_timeout() argument
755 wpa_ft_get_session_timeout(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) wpa_ft_get_session_timeout() argument
764 wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) wpa_ft_add_tspec() argument
3555 const u8 *sta_addr, *target_ap; wpa_ft_action_rx() local
3641 wpa_ft_rrb_rx_request(struct wpa_authenticator *wpa_auth, const u8 *current_ap, const u8 *sta_addr, const u8 *body, size_t len) wpa_ft_rrb_rx_request() argument
3679 wpa_ft_send_rrb_auth_resp(struct wpa_state_machine *sm, const u8 *current_ap, const u8 *sta_addr, u16 status, const u8 *resp_ies, size_t resp_ies_len) wpa_ft_send_rrb_auth_resp() argument
4555 const u8 *sta_addr, *target_ap_addr; wpa_ft_rrb_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.h153 u8 sta_addr[ETH_ALEN]; member
H A Ddriver.h6200 const u8 *sta_addr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.c140 gas_serv_free_dialogs(struct hostapd_data *hapd, const u8 *sta_addr) gas_serv_free_dialogs() argument
H A Dwpa_auth_glue.c895 hostapd_wpa_auth_add_sta(void *ctx, const u8 *sta_addr) in hostapd_wpa_auth_add_sta() argument
928 static int hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_vlan() argument
961 static int hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_get_vlan() argument
981 hostapd_wpa_auth_set_identity(void *ctx, const u8 *sta_addr, in hostapd_wpa_auth_set_identity() argument
1022 hostapd_wpa_auth_get_identity(void *ctx, const u8 *sta_addr, const u8 **buf) hostapd_wpa_auth_get_identity() argument
1051 hostapd_wpa_auth_set_radius_cui(void *ctx, const u8 *sta_addr, const u8 *radius_cui, size_t radius_cui_len) hostapd_wpa_auth_set_radius_cui() argument
1090 hostapd_wpa_auth_get_radius_cui(void *ctx, const u8 *sta_addr, const u8 **buf) hostapd_wpa_auth_get_radius_cui() argument
1122 hostapd_wpa_auth_set_session_timeout(void *ctx, const u8 *sta_addr, int session_timeout) hostapd_wpa_auth_set_session_timeout() argument
1144 hostapd_wpa_auth_get_session_timeout(void *ctx, const u8 *sta_addr) hostapd_wpa_auth_get_session_timeout() argument
1200 hostapd_wpa_auth_add_tspec(void *ctx, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) hostapd_wpa_auth_add_tspec() argument
[all...]
H A Dwpa_auth.c4552 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_auth_pmksa_get() argument
4406 wpa_auth_pmksa_add_preauth(struct wpa_authenticator *wpa_auth, const u8 *pmk, size_t len, const u8 *sta_addr, int session_timeout, struct eapol_state_machine *eapol) wpa_auth_pmksa_add_preauth() argument
4467 wpa_auth_pmksa_remove(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) wpa_auth_pmksa_remove() argument
4891 wpa_auth_pmksa_get_fils_cache_id(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *pmkid) wpa_auth_pmksa_get_fils_cache_id() argument
H A Dwpa_auth_ft.c672 wpa_ft_add_sta(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) in wpa_ft_add_sta() argument
699 wpa_ft_set_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_set_identity() argument
710 wpa_ft_get_identity(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_ft_get_identity() argument
680 wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_set_vlan() argument
689 wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_get_vlan() argument
721 wpa_ft_set_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_set_radius_cui() argument
732 wpa_ft_get_radius_cui(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, const u8 **buf) wpa_ft_get_radius_cui() argument
743 wpa_ft_set_session_timeout(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, int session_timeout) wpa_ft_set_session_timeout() argument
754 wpa_ft_get_session_timeout(struct wpa_authenticator *wpa_auth, const u8 *sta_addr) wpa_ft_get_session_timeout() argument
763 wpa_ft_add_tspec(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, u8 *tspec_ie, size_t tspec_ielen) wpa_ft_add_tspec() argument
3328 const u8 *sta_addr, *target_ap; wpa_ft_action_rx() local
3414 wpa_ft_rrb_rx_request(struct wpa_authenticator *wpa_auth, const u8 *current_ap, const u8 *sta_addr, const u8 *body, size_t len) wpa_ft_rrb_rx_request() argument
3452 wpa_ft_send_rrb_auth_resp(struct wpa_state_machine *sm, const u8 *current_ap, const u8 *sta_addr, u16 status, const u8 *resp_ies, size_t resp_ies_len) wpa_ft_send_rrb_auth_resp() argument
4323 const u8 *sta_addr, *target_ap_addr; wpa_ft_rrb_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c3466 const u8 *sta_addr, *target_ap_addr; in ft_rx_action() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c885 int wpa_ft_mic(const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic() argument
793 fils_key_auth_sk(const u8 *ick, size_t ick_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *g_sta, size_t g_sta_len, const u8 *g_ap, size_t g_ap_len, int akmp, u8 *key_auth_sta, u8 *key_auth_ap, size_t *key_auth_len) fils_key_auth_sk() argument
2106 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher, size_t kdk_len) wpa_pmk_r1_to_ptk() argument
[all...]
H A Dieee802_11_defs.h1010 u8 sta_addr[ETH_ALEN]; member
1016 u8 sta_addr[ETH_ALEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c754 int wpa_ft_mic(const u8 *kck, size_t kck_len, const u8 *sta_addr, in wpa_ft_mic() argument
662 fils_key_auth_sk(const u8 *ick, size_t ick_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *g_sta, size_t g_sta_len, const u8 *g_ap, size_t g_ap_len, int akmp, u8 *key_auth_sta, u8 *key_auth_ap, size_t *key_auth_len) fils_key_auth_sk() argument
1696 wpa_pmk_r1_to_ptk(const u8 *pmk_r1, size_t pmk_r1_len, const u8 *snonce, const u8 *anonce, const u8 *sta_addr, const u8 *bssid, const u8 *pmk_r1_name, struct wpa_ptk *ptk, u8 *ptk_name, int akmp, int cipher) wpa_pmk_r1_to_ptk() argument
[all...]
H A Dieee802_11_defs.h937 u8 sta_addr[ETH_ALEN]; member
943 u8 sta_addr[ETH_ALEN]; member

Completed in 74 milliseconds