Home
last modified time | relevance | path

Searched refs:wpa_auth_set_ocv (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ie.c850 wpa_auth_set_ocv(sm, 0); in wpa_validate_wpa_ie()
857 wpa_auth_set_ocv(sm, (data.capabilities & WPA_CAPABILITY_OCVC) ? in wpa_validate_wpa_ie()
1079 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv) in wpa_auth_set_ocv() function
Dwpa_auth.h378 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
Dwpa_auth_ft.c3536 wpa_auth_set_ocv(sm, 0); in wpa_ft_validate_reassoc()
Dwpa_auth.c3123 wpa_auth_set_ocv(sm, 0); in SM_STATE()
Dieee802_11.c4866 wpa_auth_set_ocv(sta->wpa_sm, 0); in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ie.c795 wpa_auth_set_ocv(sm, wpa_auth->conf.ocv && in wpa_validate_wpa_ie()
1133 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv) in wpa_auth_set_ocv() function
Dwpa_auth.h329 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c1280 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c1272 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()