/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 313 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 335 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat()
|
D | wpa_common.c | 238 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies() 1000 int wpa_insert_pmkid(u8 *ies, size_t ies_len, const u8 *pmkid) in wpa_insert_pmkid()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 63 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 372 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 670 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
D | wpa.h | 333 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 345 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 361 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
|
D | wpa_i.h | 219 const u8 *ies, size_t ies_len) in wpa_sm_update_ft_ies() 228 const u8 *ies, size_t ies_len) in wpa_sm_send_ft_action()
|
D | tdls.c | 2476 static int wpa_tdls_prohibited(const u8 *ies, size_t len) in wpa_tdls_prohibited() 2494 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies() 2502 void wpa_tdls_assoc_resp_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_assoc_resp_ies()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 490 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 782 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 935 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 967 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 1118 const u8 *ies; in wpa_ft_action_rx() local
|
D | ieee802_11.c | 259 const u8 *ies, size_t ies_len) in send_auth_reply() 298 const u8 *ies, size_t ies_len) in handle_auth_ft_finish() 863 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 1115 u16 status_code, int reassoc, const u8 *ies, in send_assoc_resp()
|
D | drv_callbacks.c | 447 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | sme.h | 55 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
D | wpas_glue.c | 477 const u8 *ies, size_t ies_len) in wpa_supplicant_update_ft_ies() 488 const u8 *ies, size_t ies_len) in wpa_supplicant_send_ft_action()
|
D | driver_i.h | 270 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies() 280 const u8 *ies, size_t ies_len) in wpa_drv_send_ft_action()
|
D | sme.c | 724 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
D | p2p_supplicant.c | 221 struct wpabuf *wps_ie, *ies; in wpas_p2p_scan() local 3812 struct wpabuf *wps_ie, *ies; in wpas_p2p_join_scan_req() local 4894 int wpas_p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_p2p_scan_result_text() 5073 void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies) in wpas_p2p_scan_ie()
|
D | events.c | 1453 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp()
|
D | wps_supplicant.c | 1684 int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_wps_scan_result_text()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 309 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
D | p2p.c | 269 struct wpabuf *ies; in p2p_listen_in_find() local 316 struct wpabuf *ies; in p2p_listen() local 647 struct os_time *rx_time, int level, const u8 *ies, in p2p_add_device() 2010 struct wpabuf *ies; in p2p_reply_probe() local 2284 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2318 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 2841 struct os_time *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 2880 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id) in p2p_scan_ie()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 2284 u8 *ies = NULL; in nl80211_new_station_event() local 4540 static const u8 * nl80211_get_ie(const u8 *ies, size_t ies_len, u8 ie) in nl80211_get_ie() 9633 const u8 *ies, size_t ies_len) in nl80211_send_ft_action() 10710 const u8 *ies, size_t ies_len) in wpa_driver_nl80211_update_ft_ies()
|
D | driver.h | 3549 const u8 *ies; member 3575 const u8 *ies; member
|
D | driver_test.c | 2914 struct wpabuf *wps_ie, *ies; in test_p2p_scan() local
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 1071 u8 *ies = NULL, *nies; in wpas_dbus_get_scan_ies() local
|