Searched defs:resp_ies (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/src/ap/ |
D | drv_callbacks.c | 142 const u8 *resp_ies, in hostapd_update_sta_links_status() 253 const u8 *resp_ies, size_t resp_ies_len, in hostapd_notif_assoc() 1592 u8 resp_ies[2 + WLAN_AUTH_CHALLENGE_LEN]; in hostapd_notif_auth() local
|
D | wpa_auth_ft.c | 3170 u8 **resp_ies, size_t *resp_ies_len) in wpa_ft_process_auth_req() 3453 u8 *resp_ies; in wpa_ft_process_auth() local 3831 u8 *resp_ies; in wpa_ft_rrb_rx_request() local 3865 u16 status, const u8 *resp_ies, in wpa_ft_send_rrb_auth_resp() 4320 u8 *resp_ies; in ft_finish_pull() local
|
D | ieee802_11.c | 2882 u8 resp_ies[2 + WLAN_AUTH_CHALLENGE_LEN]; in handle_auth() local
|
/hostap-latest/src/drivers/ |
D | driver_zephyr.c | 197 char *resp_ies = os_zalloc(data->assoc_info.resp_ies_len); in wpa_supplicant_event_wrapper() local 250 char *resp_ies = os_zalloc(data->assoc_reject.resp_ies_len); in wpa_supplicant_event_wrapper() local
|
D | driver_wext.c | 251 u8 *req_ies = NULL, *resp_ies = NULL; in wpa_driver_wext_event_wireless_custom() local
|
D | driver_nl80211_event.c | 2192 u8 *req_ies = NULL, *resp_ies = NULL; in nl80211_new_station_event() local
|
D | driver.h | 5989 const u8 *resp_ies; member 6325 const u8 *resp_ies; member 6910 size_t req_ielen, const u8 *resp_ies, in drv_event_assoc()
|
/hostap-latest/src/rsn_supp/ |
D | wpa.c | 6858 const u8 *resp_ies, size_t resp_ies_len) in owe_process_assoc_resp()
|
/hostap-latest/wpa_supplicant/ |
D | ctrl_iface.c | 9731 struct wpabuf *resp_ies = NULL; in wpas_ctrl_iface_driver_event_assoc() local
|