/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ie.c | 31 if (wpa_ie_len >= 1 && wpa_ie[0] == WLAN_EID_RSN) in wpa_parse_wpa_ie() 127 hdr->elem_id = WLAN_EID_RSN; in wpa_gen_wpa_ie_rsn() 512 if (*pos == WLAN_EID_RSN) { in wpa_supplicant_parse_ies()
|
D | tdls.c | 1088 hdr->elem_id = WLAN_EID_RSN; in wpa_tdls_send_tpk_m1() 1451 hdr->elem_id = WLAN_EID_RSN; in wpa_tdls_send_discovery_response() 2069 hdr->elem_id = WLAN_EID_RSN; in wpa_tdls_process_tpk_m1()
|
D | wpa_ft.c | 179 rsnie->elem_id = WLAN_EID_RSN; in wpa_ft_gen_req_ies()
|
D | wpa.c | 3948 rsnie->elem_id = WLAN_EID_RSN; in fils_ft_build_assoc_req_rsne()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ie.c | 101 hdr->elem_id = WLAN_EID_RSN; in wpa_write_rsn_ie() 550 if (wpa_ie[0] == WLAN_EID_RSN) in wpa_validate_wpa_ie() 856 if (wpa_ie[0] == WLAN_EID_RSN) in wpa_validate_wpa_ie() 1096 if (*pos == WLAN_EID_RSN) { in wpa_parse_kde_ies()
|
D | wpa_auth.c | 3114 wpa_ie_len > wpa_ie[1] + 2 && wpa_ie[0] == WLAN_EID_RSN) { in SM_STATE() 4918 wpa_ie_len > wpa_ie[1] + 2 && wpa_ie[0] == WLAN_EID_RSN) { in wpa_auth_resend_m3()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | sme.c | 315 rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in sme_send_authentication() 350 wpa_bss_get_ie(bss, WLAN_EID_RSN)) && in sme_send_authentication() 498 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in sme_send_authentication() 556 if (wpa_s->sme.assoc_req_ie_len > 0 && pos[0] == WLAN_EID_RSN) in sme_send_authentication() 1500 WLAN_EID_RSN); in sme_associate() 1684 WLAN_EID_RSN); in sme_associate() 1723 if (*pos == WLAN_EID_RSN) { in sme_associate()
|
D | events.c | 553 rsn_ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_ssid_bss_match() 946 if (!owe || !wpa_bss_get_ie(bss, WLAN_EID_RSN)) in owe_trans_ssid() 982 if (!owe || wpa_bss_get_ie(open_bss, WLAN_EID_RSN)) { in owe_trans_ssid() 1032 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_scan_res_match() 1645 rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_rsn_preauth_scan_results() 2459 (p[0] == WLAN_EID_RSN && p[1] >= 2)) { in wpa_supplicant_event_associnfo() 2627 p[0] == WLAN_EID_RSN && p[1] >= 2) { in wpa_supplicant_event_associnfo() 2669 bss_rsn = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_RSN); in wpa_supplicant_assoc_update_ie()
|
D | bss.c | 487 case WLAN_EID_RSN: in are_ies_equal() 550 if (!are_ies_equal(old, new_res, WLAN_EID_RSN)) in wpa_bss_compare_res()
|
D | interworking.c | 1665 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_connect() 2398 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) in pick_best_roaming_partner() 2450 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_select_network()
|
D | wpas_glue.c | 396 ie = wpa_bss_get_ie(curr, WLAN_EID_RSN); in wpa_get_beacon_ie()
|
D | scan.c | 1964 wpa_scan_get_ie(wa, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar() 1966 wpa_scan_get_ie(wb, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar()
|
D | hs20_supplicant.c | 1084 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in hs20_osu_icon_fetch()
|
D | wpa_supplicant.c | 1232 bss_rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_set_suites() 2550 wpa_bss_get_ie(bss, WLAN_EID_RSN)) && in wpas_populate_assoc_ies() 2750 if (wpa_ie_len > 0 && pos[0] == WLAN_EID_RSN) in wpas_populate_assoc_ies() 3249 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_start_assoc_cb()
|
D | dpp_supplicant.c | 1979 rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_dpp_check_connect()
|
D | wps_supplicant.c | 217 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_wps_security_workaround()
|
D | ctrl_iface.c | 2844 ie2 = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_ctrl_iface_scan_result() 4694 ie2 = wpa_bss_get_ie(bss, WLAN_EID_RSN); in print_bss_info()
|
/external/wpa_supplicant_8/tests/ |
D | test-eapol.c | 231 if (ie[0] == WLAN_EID_RSN) in supp_get_beacon_ie()
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 949 case WLAN_EID_RSN: in wpa_ft_parse_ies() 1238 if (hdr->elem_id != WLAN_EID_RSN || in wpa_parse_wpa_ie_rsn() 2129 if (*start == WLAN_EID_RSN) in wpa_insert_pmkid()
|
D | ieee802_11_common.c | 360 case WLAN_EID_RSN: in ieee802_11_parse_elems()
|
D | ieee802_11_defs.h | 302 #define WLAN_EID_RSN 48 macro
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_bsd.c | 1127 params->wpa_ie[0] == WLAN_EID_RSN ? 2 : 1) < 0) in wpa_driver_bsd_associate()
|
D | driver_atheros.c | 1213 if (iebuf[0] != WLAN_EID_RSN) in atheros_new_sta()
|
D | driver_ndis.c | 1091 } else if (params->wpa_ie[0] == WLAN_EID_RSN) { in wpa_driver_ndis_associate()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 4695 ie = wpa_bss_get_ie(res, WLAN_EID_RSN); in wpas_dbus_getter_bss_rsn()
|