/freebsd-src/contrib/wpa/src/ap/ |
H A D | wpa_auth_glue.c | 1165 sta = ap_get_sta(hapd, sta_addr); in hostapd_wpa_auth_set_identity() argument 1206 sta = ap_get_sta(hapd, sta_addr); in hostapd_wpa_auth_get_identity() argument 1041 hostapd_wpa_auth_add_sta(void * ctx,const u8 * sta_addr) hostapd_wpa_auth_add_sta() argument 1084 hostapd_wpa_auth_add_sta_ft(void * ctx,const u8 * sta_addr) hostapd_wpa_auth_add_sta_ft() argument 1112 hostapd_wpa_auth_set_vlan(void * ctx,const u8 * sta_addr,struct vlan_description * vlan) hostapd_wpa_auth_set_vlan() argument 1145 hostapd_wpa_auth_get_vlan(void * ctx,const u8 * sta_addr,struct vlan_description * vlan) hostapd_wpa_auth_get_vlan() argument 1235 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 1274 hostapd_wpa_auth_get_radius_cui(void * ctx,const u8 * sta_addr,const u8 ** buf) hostapd_wpa_auth_get_radius_cui() argument 1306 hostapd_wpa_auth_set_session_timeout(void * ctx,const u8 * sta_addr,int session_timeout) hostapd_wpa_auth_set_session_timeout() argument 1328 hostapd_wpa_auth_get_session_timeout(void * ctx,const u8 * sta_addr) hostapd_wpa_auth_get_session_timeout() argument 1384 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 D | wpa_auth_ft.c | 673 wpa_ft_add_sta(struct wpa_authenticator * wpa_auth,const u8 * sta_addr) wpa_ft_add_sta() argument 682 wpa_ft_set_vlan(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,struct vlan_description * vlan) wpa_ft_set_vlan() argument 691 wpa_ft_get_vlan(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,struct vlan_description * vlan) wpa_ft_get_vlan() argument 700 wpa_ft_set_identity(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,const u8 * identity,size_t identity_len) wpa_ft_set_identity() argument 711 wpa_ft_get_identity(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,const u8 ** buf) wpa_ft_get_identity() 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 745 wpa_ft_set_session_timeout(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,int session_timeout) wpa_ft_set_session_timeout() argument 756 wpa_ft_get_session_timeout(struct wpa_authenticator * wpa_auth,const u8 * sta_addr) wpa_ft_get_session_timeout() argument 765 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 3642 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 3680 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...] |
H A D | wpa_auth.c | 4803 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 4864 wpa_auth_pmksa_remove(struct wpa_authenticator * wpa_auth,const u8 * sta_addr) wpa_auth_pmksa_remove() argument 4948 wpa_auth_pmksa_get(struct wpa_authenticator * wpa_auth,const u8 * sta_addr,const u8 * pmkid) wpa_auth_pmksa_get() argument 5289 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 D | gas_serv.c | 141 const u8 *sta_addr) in gas_serv_free_dialogs() argument
|
/freebsd-src/contrib/wpa/src/radius/ |
H A D | radius_das.c | 63 u8 sta_addr[ETH_ALEN]; in radius_das_disconnect() local 223 u8 sta_addr[ETH_ALEN]; radius_das_coa() local
|
H A D | radius_das.h | 30 const u8 *sta_addr; member
|
/freebsd-src/contrib/wpa/src/common/ |
H A D | wpa_common.c | 728 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 819 wpa_ft_mic(const u8 * kck,size_t kck_len,const u8 * sta_addr,const u8 * ap_addr,u8 transaction_seqnum,const u8 * mdie,size_t mdie_len,const u8 * ftie,size_t ftie_len,const u8 * rsnie,size_t rsnie_len,const u8 * ric,size_t ric_len,const u8 * rsnxe,size_t rsnxe_len,u8 * mic) wpa_ft_mic() argument 2040 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 D | ieee802_11_defs.h | 990 u8 sta_addr[ETH_ALEN]; global() member 996 u8 sta_addr[ETH_ALEN]; global() member
|
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_hostap.h | 153 u8 sta_addr[ETH_ALEN]; member
|
H A D | driver.h | 6001 const u8 *sta_addr; global() member
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | events.c | 4048 const u8 *sta_addr, *target_ap_addr; ft_rx_action() local
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | tx.h | 623 u8 sta_addr[ETH_ALEN]; global() member
|
/freebsd-src/sys/dev/iwm/ |
H A D | if_iwmreg.h | 5223 uint8_t sta_addr[ETHER_ADDR_LEN]; global() member
|