Home
last modified time | relevance | path

Searched refs:WPA_CAPABILITY_OCVC (Results 1 – 13 of 13) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ie.c298 capab |= WPA_CAPABILITY_OCVC; in wpa_write_rsn_ie()
423 capab |= WPA_CAPABILITY_OCVC; in wpa_write_osen()
789 if ((data.capabilities & WPA_CAPABILITY_OCVC) && in wpa_validate_wpa_ie()
796 (data.capabilities & WPA_CAPABILITY_OCVC)); in wpa_validate_wpa_ie()
Dhs20.c92 capab |= WPA_CAPABILITY_OCVC; in hostapd_eid_osen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ie.c108 capab |= WPA_CAPABILITY_OCVC; in wpa_own_rsn_capab()
471 capab |= WPA_CAPABILITY_OCVC; in wpa_write_osen()
840 if (wpa_auth->conf.ocv && (data.capabilities & WPA_CAPABILITY_OCVC) && in wpa_validate_wpa_ie()
857 wpa_auth_set_ocv(sm, (data.capabilities & WPA_CAPABILITY_OCVC) ? in wpa_validate_wpa_ie()
Dhs20.c92 capab |= WPA_CAPABILITY_OCVC; in hostapd_eid_osen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ie.c123 capab |= WPA_CAPABILITY_OCVC; in rsn_supp_capab()
Dwpa.c3541 (rsn.capabilities & WPA_CAPABILITY_OCVC); in wpa_sm_ocv_enabled()
4584 capab |= WPA_CAPABILITY_OCVC; in fils_ft_build_assoc_req_rsne()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h152 #define WPA_CAPABILITY_OCVC BIT(14) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ie.c227 capab |= WPA_CAPABILITY_OCVC; in wpa_gen_wpa_ie_rsn()
Dwpa_ft.c257 capab |= WPA_CAPABILITY_OCVC; in wpa_ft_gen_req_ies()
Dwpa.c3143 (rsn.capabilities & WPA_CAPABILITY_OCVC); in wpa_sm_ocv_enabled()
4027 capab |= WPA_CAPABILITY_OCVC; in fils_ft_build_assoc_req_rsne()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h174 #define WPA_CAPABILITY_OCVC BIT(14) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c1293 WPA_CAPABILITY_OCVC)); in mesh_mpm_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c1274 WPA_CAPABILITY_OCVC)); in mesh_mpm_action_rx()