/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A 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()
|
H A 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()
|
H A D | wpa_ft.c | 188 rsnie->elem_id = WLAN_EID_RSN; in wpa_ft_gen_req_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_ie.c | 31 if (wpa_ie_len >= 1 && wpa_ie[0] == WLAN_EID_RSN) in wpa_parse_wpa_ie() 149 hdr->elem_id = WLAN_EID_RSN; in wpa_gen_wpa_ie_rsn()
|
H A D | tdls.c | 1104 hdr->elem_id = WLAN_EID_RSN; 1469 hdr->elem_id = WLAN_EID_RSN; 2146 hdr->elem_id = WLAN_EID_RSN;
|
H A D | wpa_ft.c | 219 rsnie->elem_id = WLAN_EID_RSN; in wpa_ft_gen_req_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A 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() 1505 WLAN_EID_RSN); in sme_associate() 1689 WLAN_EID_RSN); in sme_associate() 1728 if (*pos == WLAN_EID_RSN) { in sme_associate()
|
H A 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() 2465 (p[0] == WLAN_EID_RSN && p[1] >= 2)) { in wpa_supplicant_event_associnfo() 2633 p[0] == WLAN_EID_RSN && p[1] >= 2) { in wpa_supplicant_event_associnfo() 2675 bss_rsn = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_RSN); in wpa_supplicant_assoc_update_ie()
|
H A D | bss.c | 493 case WLAN_EID_RSN: in are_ies_equal() 556 if (!are_ies_equal(old, new_res, WLAN_EID_RSN)) in wpa_bss_compare_res()
|
H A D | interworking.c | 1668 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_connect() 2401 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) in pick_best_roaming_partner() 2453 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_select_network()
|
H A D | scan.c | 1993 wpa_scan_get_ie(wa, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar() 1995 wpa_scan_get_ie(wb, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar()
|
H A D | hs20_supplicant.c | 1079 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in hs20_osu_icon_fetch()
|
H A D | wpas_glue.c | 400 ie = wpa_bss_get_ie(curr, WLAN_EID_RSN); in wpa_get_beacon_ie()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ie.c | 130 hdr->elem_id = WLAN_EID_RSN; in wpa_write_rsn_ie() 612 if (wpa_ie[0] == WLAN_EID_RSN) in wpa_validate_wpa_ie() 927 if (wpa_ie[0] == WLAN_EID_RSN) in wpa_validate_wpa_ie()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | sme.c | 656 rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); 691 wpa_bss_get_ie(bss, WLAN_EID_RSN)) && 843 const u8 *rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); 900 if (wpa_s->sme.assoc_req_ie_len > 0 && pos[0] == WLAN_EID_RSN) 2382 WLAN_EID_RSN); 2607 WLAN_EID_RSN); 2646 if (*pos == WLAN_EID_RSN) {
|
H A D | mbo.c | 101 rsne = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_mbo_check_pmf()
|
H A D | events.c | 707 rsn_ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_ssid_bss_match() 1129 if (!owe || !wpa_bss_get_ie(bss, WLAN_EID_RSN)) in owe_trans_ssid() 1187 if (!owe || wpa_bss_get_ie(open_bss, WLAN_EID_RSN)) { in owe_trans_ssid() 1306 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_scan_res_ok() 1690 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_scan_res_match() 2068 rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_rsn_preauth_scan_results() 2994 (p[0] == WLAN_EID_RSN && p[1] >= 2))) { in wpa_supplicant_use_own_rsne_params() 3114 bss_rsn = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpa_supplicant_use_own_rsne_params() 3320 (p[0] == WLAN_EID_RSN && p[1] >= 2))) { 3500 p[0] == WLAN_EID_RSN [all...] |
H A D | bss.c | 558 case WLAN_EID_RSN: in are_ies_equal() 621 if (!are_ies_equal(old, new_res, WLAN_EID_RSN)) in wpa_bss_compare_res()
|
H A D | pasn_supplicant.c | 1152 rsne = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_pasn_allowed() 1208 rsne = wpa_bss_get_ie(bss, WLAN_EID_RSN); in wpas_pasn_auth_start_cb()
|
H A D | interworking.c | 1703 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_connect() 2448 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) in pick_best_roaming_partner() 2500 if (!wpa_bss_get_ie(bss, WLAN_EID_RSN)) { in interworking_select_network()
|
H A D | scan.c | 2145 wpa_scan_get_ie(wa, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar() 2147 wpa_scan_get_ie(wb, WLAN_EID_RSN) != NULL; in wpa_scan_result_compar()
|
H A D | hs20_supplicant.c | 1105 ie = wpa_bss_get_ie(bss, WLAN_EID_RSN); in hs20_osu_icon_fetch()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A 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() 2139 if (*start == WLAN_EID_RSN) in wpa_insert_pmkid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_common.c | 1090 case WLAN_EID_RSN: in wpa_ft_parse_ies() 1650 if (hdr->elem_id != WLAN_EID_RSN || in wpa_parse_wpa_ie_rsn() 2569 if (*start == WLAN_EID_RSN) in wpa_insert_pmkid() 3475 if (*pos == WLAN_EID_RSN) { in wpa_parse_kde_ies() 3649 hdr->elem_id = WLAN_EID_RSN; in wpa_pasn_add_rsne()
|