/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 312 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 334 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() 1006 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() 656 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
D | wpa.h | 326 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 338 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 350 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 | 2423 static int wpa_tdls_prohibited(const u8 *ies, size_t len) in wpa_tdls_prohibited() 2441 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies() 2449 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 | 489 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 781 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 934 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 966 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 1117 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() 854 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 1101 u16 status_code, int reassoc, const u8 *ies, in send_assoc_resp()
|
D | drv_callbacks.c | 442 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 | 470 const u8 *ies, size_t ies_len) in wpa_supplicant_update_ft_ies() 481 const u8 *ies, size_t ies_len) in wpa_supplicant_send_ft_action()
|
D | driver_i.h | 259 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies() 269 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 | 152 struct wpabuf *wps_ie, *ies; in wpas_p2p_scan() local 3589 struct wpabuf *wps_ie, *ies; in wpas_p2p_join_scan_req() local 4628 int wpas_p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_p2p_scan_result_text() 4807 void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies) in wpas_p2p_scan_ie()
|
D | events.c | 1395 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp()
|
D | wps_supplicant.c | 1560 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 | 339 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
D | p2p.c | 265 struct wpabuf *ies; in p2p_listen_in_find() local 317 struct wpabuf *ies; in p2p_listen() local 657 struct os_time *rx_time, int level, const u8 *ies, in p2p_add_device() 2094 struct wpabuf *ies; in p2p_reply_probe() local 2373 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2407 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 2943 struct os_time *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 2983 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 | 2016 u8 *ies = NULL; in nl80211_new_station_event() local 4124 static const u8 * nl80211_get_ie(const u8 *ies, size_t ies_len, u8 ie) in nl80211_get_ie() 9021 const u8 *ies, size_t ies_len) in nl80211_send_ft_action() 9806 const u8 *ies, size_t ies_len) in wpa_driver_nl80211_update_ft_ies()
|
D | driver.h | 3344 const u8 *ies; member 3370 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
|