Home
last modified time | relevance | path

Searched refs:WPA_GET_LE16 (Results 1 – 25 of 35) sorted by relevance

12

/external/wpa_supplicant_8/src/p2p/
Dp2p_sd.c383 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
392 if (WPA_GET_LE16(pos) != ANQP_VENDOR_SPECIFIC) { in p2p_rx_gas_initial_req()
393 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); in p2p_rx_gas_initial_req()
398 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
414 update_indic = WPA_GET_LE16(pos); in p2p_rx_gas_initial_req()
513 status_code = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
515 comeback_delay = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
551 slen = WPA_GET_LE16(pos); in p2p_rx_gas_initial_resp()
574 if (WPA_GET_LE16(pos) != ANQP_VENDOR_SPECIFIC) { in p2p_rx_gas_initial_resp()
575 p2p_dbg(p2p, "Unsupported ANQP Info ID %u", WPA_GET_LE16(pos)); in p2p_rx_gas_initial_resp()
[all …]
Dp2p_parse.c269 WPA_GET_LE16(msg->ext_listen_timing), in p2p_parse_attribute()
270 WPA_GET_LE16(msg->ext_listen_timing + 2)); in p2p_parse_attribute()
436 attr_len = WPA_GET_LE16(pos); in p2p_parse_p2p_ie()
/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.c520 data_len = WPA_GET_LE16(pos); in hs20_process_icon_binary_file()
646 pos[9], pos[10], WPA_GET_LE16(pos + 11)); in hs20_parse_rx_hs20_anqp_resp()
895 len2 = WPA_GET_LE16(pos); in hs20_osu_add_prov()
959 len2 = WPA_GET_LE16(pos); in hs20_osu_add_prov()
979 icon->width = WPA_GET_LE16(pos2); in hs20_osu_add_prov()
981 icon->height = WPA_GET_LE16(pos2); in hs20_osu_add_prov()
1030 len2 = WPA_GET_LE16(pos); in hs20_osu_add_prov()
1129 len = WPA_GET_LE16(pos); in hs20_osu_icon_fetch()
Dwnm_sta.c318 key_len_total = WPA_GET_LE16(frm + 1); in ieee802_11_rx_wnmsleep_resp()
431 rep->tsf_offset = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
432 rep->beacon_int = WPA_GET_LE16(pos + 2); in wnm_parse_neighbor_report_elem()
459 rep->bss_term_dur = WPA_GET_LE16(pos + 8); in wnm_parse_neighbor_report_elem()
468 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
470 rep->rel_height = WPA_GET_LE16(pos + 2 + 4); in wnm_parse_neighbor_report_elem()
1388 wpa_s->wnm_dissoc_timer = WPA_GET_LE16(pos + 2); in ieee802_11_rx_bss_trans_mgmt_req()
1712 reauth_delay = WPA_GET_LE16(pos); in ieee802_11_rx_wnm_notif_req_wfa()
Dmesh_mpm.c1123 WPA_GET_LE16(ies)); in mesh_mpm_action_rx()
1128 aid = WPA_GET_LE16(ies); in mesh_mpm_action_rx()
1168 plid = WPA_GET_LE16(peer_mgmt_ie.llid); in mesh_mpm_action_rx()
1170 llid = WPA_GET_LE16(peer_mgmt_ie.plid); in mesh_mpm_action_rx()
1175 WPA_GET_LE16(peer_mgmt_ie.reason)); in mesh_mpm_action_rx()
Dgas_query.c575 query->status_code = WPA_GET_LE16(pos); in gas_query_rx()
600 comeback_delay = WPA_GET_LE16(pos); in gas_query_rx()
626 resp_len = WPA_GET_LE16(pos); in gas_query_rx()
Dp2p_supplicant_sd.c736 slen = WPA_GET_LE16(pos); in wpas_sd_request()
863 buf_len = WPA_GET_LE16(pos); in wpas_sd_p2ps_serv_response()
933 slen = WPA_GET_LE16(pos); in wpas_sd_response()
Dinterworking.c475 len = WPA_GET_LE16(pos); /* NAI Realm Data field Length */ in nai_realm_parse_realm()
538 num = WPA_GET_LE16(pos); in nai_realm_parse()
1233 lmd = WPA_GET_LE16(wan + 11); in cred_below_min_backhaul()
1310 if (pos[0] == proto && WPA_GET_LE16(&pos[1]) == port && in has_proto_port_match()
3106 info_id = WPA_GET_LE16(pos); in anqp_resp_cb()
3108 slen = WPA_GET_LE16(pos); in anqp_resp_cb()
Dsme.c702 fils_info = WPA_GET_LE16(indic + 2); in sme_send_authentication()
1080 group = WPA_GET_LE16(data); in sme_sae_auth()
2102 ht_cap = (ie && (ie[1] == 26)) ? WPA_GET_LE16(ie + 2) : 0; in sme_proc_obss_scan()
2268 !(WPA_GET_LE16(ie + 2) & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET)) in sme_sched_obss_scan()
2276 wpa_s->sme.obss_scan_int = WPA_GET_LE16(ie + 6); in sme_sched_obss_scan()
Dmbo.c486 disallowed_sec = WPA_GET_LE16(pos); in wpas_mbo_ie_trans_req()
Dmesh_rsn.c784 sta->igtk_key_id = WPA_GET_LE16(pos); in mesh_rsn_process_ampe()
/external/wpa_supplicant_8/src/common/
Dwpa_common.c1240 WPA_GET_LE16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn()
1270 count = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_rsn()
1300 count = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_rsn()
1320 data->capabilities = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_rsn()
1326 u16 num_pmkid = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_rsn()
1421 WPA_GET_LE16(hdr->version) != WPA_VERSION) { in wpa_parse_wpa_ie_wpa()
1442 count = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_wpa()
1463 count = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_wpa()
1483 data->capabilities = WPA_GET_LE16(pos); in wpa_parse_wpa_ie_wpa()
2148 rpos += 2 + WPA_GET_LE16(rpos) * RSN_SELECTOR_LEN; in wpa_insert_pmkid()
[all …]
Dgas_server.c196 query_req_len = WPA_GET_LE16(pos); in gas_server_rx_initial_req()
Dsae.c1323 res = sae_group_allowed(sae, allowed_groups, WPA_GET_LE16(pos)); in sae_parse_commit()
1488 wpa_printf(MSG_DEBUG, "SAE: peer-send-confirm %u", WPA_GET_LE16(data)); in sae_check_confirm()
/external/wpa_supplicant_8/src/ap/
Dtaxonomy.c158 WPA_GET_LE16(ie)); in ie_to_string()
216 WPA_GET_LE16(ie)); in ie_to_string()
Dgas_query_ap.c522 query->status_code = WPA_GET_LE16(pos); in gas_query_ap_rx()
547 comeback_delay = WPA_GET_LE16(pos); in gas_query_ap_rx()
573 resp_len = WPA_GET_LE16(pos); in gas_query_ap_rx()
Dgas_serv.c1213 rx_anqp_query_list_id(hapd, WPA_GET_LE16(pos), qi); in rx_anqp_query_list()
1674 slen = WPA_GET_LE16(pos); in gas_serv_rx_gas_initial_req()
1699 info_id = WPA_GET_LE16(pos); in gas_serv_rx_gas_initial_req()
1701 elen = WPA_GET_LE16(pos); in gas_serv_rx_gas_initial_req()
Dctrl_iface_ap.c744 u16 rxmap = WPA_GET_LE16(&mode->vht_mcs_set[0]); in hostapd_ctrl_iface_status()
745 u16 txmap = WPA_GET_LE16(&mode->vht_mcs_set[4]); in hostapd_ctrl_iface_status()
Drrm.c150 return WPA_GET_LE16(subelem + 2); in hostapd_parse_location_lci_req_age()
Dieee802_11.c1056 WPA_GET_LE16(pos)); in handle_auth_sae()
1120 WPA_GET_LE16(pos)) == in handle_auth_sae()
1202 peer_send_confirm = WPA_GET_LE16(var); in handle_auth_sae()
1466 group = WPA_GET_LE16(pos); in handle_auth_fils()
2667 group = WPA_GET_LE16(owe_dh); in owe_process_assoc_req()
Dwpa_auth_ft.c266 vlan_id = WPA_GET_LE16(plain); in wpa_ft_rrb_get_tlv_vlan()
3836 pairwise = WPA_GET_LE16(f_pairwise); in wpa_ft_rrb_rx_r1()
3841 expires_in = WPA_GET_LE16(f_expires_in); in wpa_ft_rrb_rx_r1()
4401 status_code = WPA_GET_LE16(pos); in wpa_ft_rrb_rx()
4457 alen = WPA_GET_LE16(data); in wpa_ft_rrb_oui_rx()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c958 reason_code = WPA_GET_LE16(pos); in wpa_tdls_recv_teardown()
1861 peer->capability = WPA_GET_LE16(cpos); in wpa_tdls_process_tpk_m1()
2061 rsn_ver = WPA_GET_LE16(hdr->version); in wpa_tdls_process_tpk_m1()
2236 status = WPA_GET_LE16(pos); in wpa_tdls_process_tpk_m2()
2259 peer->capability = WPA_GET_LE16(pos); in wpa_tdls_process_tpk_m2()
2502 status = WPA_GET_LE16(pos); in wpa_tdls_process_tpk_m3()
Dwpa_ft.c733 keyidx = WPA_GET_LE16(gtk_elem) & 0x03; in wpa_ft_process_gtk_subelem()
813 keyidx = WPA_GET_LE16(igtk_elem); in wpa_ft_process_igtk_subelem()
Dwpa_ie.c564 ie->aid = WPA_GET_LE16(pos + 2) & 0x3fff; in wpa_supplicant_parse_ies()
/external/wpa_supplicant_8/src/utils/
Dcommon.h224 static inline u16 WPA_GET_LE16(const u8 *a) in WPA_GET_LE16() function

12