Home
last modified time | relevance | path

Searched refs:WLAN_EID_EXTENSION (Results 1 – 16 of 16) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_he.c118 *pos++ = WLAN_EID_EXTENSION; in hostapd_eid_he_capab()
177 *pos++ = WLAN_EID_EXTENSION; in hostapd_eid_he_operation()
256 *pos++ = WLAN_EID_EXTENSION; in hostapd_eid_he_mu_edca_parameter_set()
289 *pos++ = WLAN_EID_EXTENSION; in hostapd_eid_spatial_reuse()
330 *pos++ = WLAN_EID_EXTENSION; in hostapd_eid_he_6ghz_band_cap()
Dfils_hlp.c294 wpabuf_put_u8(sta->fils_hlp_resp, WLAN_EID_EXTENSION); /* Element ID */ in fils_dhcp_handler()
605 if (pos[0] == WLAN_EID_EXTENSION && in fils_process_hlp()
620 pos[0] != WLAN_EID_EXTENSION || in fils_process_hlp()
Dieee802_11.c726 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); in auth_build_token_req()
1995 wpabuf_put_u8(data, WLAN_EID_EXTENSION); /* Element ID */ in prepare_auth_resp_fils()
2002 wpabuf_put_u8(data, WLAN_EID_EXTENSION); /* Element ID */ in prepare_auth_resp_fils()
2010 wpabuf_put_u8(data, WLAN_EID_EXTENSION); /* Element ID */ in prepare_auth_resp_fils()
3080 *owe_buf++ = WLAN_EID_EXTENSION; /* Element ID */ in owe_process_rsn_ie()
3843 *p++ = WLAN_EID_EXTENSION; /* Element ID */ in send_assoc_resp()
3945 *p++ = WLAN_EID_EXTENSION; /* Element ID */ in send_assoc_resp()
4017 *owe_buf++ = WLAN_EID_EXTENSION; /* Element ID */ in owe_assoc_req_process()
Dwnm_ap.c290 } else if (*pos == WLAN_EID_EXTENSION && ie_len >= 1 && in ieee802_11_rx_wnmsleep_req()
Dwpa_auth.c2448 if (ie[0] == WLAN_EID_EXTENSION && in wpa_fils_validate_fils_session()
2714 wpabuf_put_u8(plain, WLAN_EID_EXTENSION); /* Element ID */ in fils_prepare_plainbuf()
2728 wpabuf_put_u8(plain, WLAN_EID_EXTENSION); /* Element ID */ in fils_prepare_plainbuf()
2828 *pos++ = WLAN_EID_EXTENSION; /* Element ID */ in hostapd_eid_assoc_fils_session()
/external/wpa_supplicant_8/src/common/
Docv.c91 *pos++ = WLAN_EID_EXTENSION; in ocv_insert_extended_oci()
Dsae.c1668 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); in sae_write_commit()
1679 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); in sae_write_commit()
1687 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); in sae_write_commit()
1745 pos[0] == WLAN_EID_EXTENSION && in sae_is_password_id_elem()
1755 pos[0] == WLAN_EID_EXTENSION && in sae_is_rejected_groups_elem()
1765 pos[0] == WLAN_EID_EXTENSION && in sae_is_token_container_elem()
Dieee802_11_common.h273 if (element->id == WLAN_EID_EXTENSION && \
Dieee802_11_common.c572 case WLAN_EID_EXTENSION: in ieee802_11_parse_elems()
590 if (id == WLAN_EID_EXTENSION && !elems->frag_ies.last_eid_ext) in ieee802_11_parse_elems()
2519 case WLAN_EID_EXTENSION: in ieee802_11_defrag()
Dieee802_11_defs.h451 #define WLAN_EID_EXTENSION 255 macro
Ddpp_crypto.c2619 wpabuf_put_u8(pfs->ie, WLAN_EID_EXTENSION); in dpp_pfs_init()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c4015 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_auth()
4022 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_auth()
4031 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_auth()
4497 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_assoc_req()
4509 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_assoc_req()
4520 wpabuf_put_u8(buf, WLAN_EID_EXTENSION); /* Element ID */ in fils_build_assoc_req()
4608 if (pos[0] == WLAN_EID_EXTENSION && in fils_process_hlp_container()
4623 pos[0] != WLAN_EID_EXTENSION || in fils_process_hlp_container()
4926 wpabuf_put_u8(ie, WLAN_EID_EXTENSION); in owe_build_assoc_req()
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c349 } else if (*pos == WLAN_EID_EXTENSION && ie_len >= 1 && in ieee802_11_rx_wnmsleep_resp()
Dscan.c500 wpabuf_put_u8(*ie, WLAN_EID_EXTENSION); in wpas_fils_req_param_add_max_channel()
Dsme.c1234 if (token_pos[0] != WLAN_EID_EXTENSION || in sme_sae_auth()
Dwpa_supplicant.c2667 *buf++ = WLAN_EID_EXTENSION; in wpas_add_fils_hlp_req()