Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.h380 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
Dwpa_auth_ft.c3537 wpa_auth_set_ocv(sm, 0); in wpa_ft_validate_reassoc()
Dwpa_auth.c3109 wpa_auth_set_ocv(sm, 0); in SM_STATE()
Dieee802_11.c4732 wpa_auth_set_ocv(sta->wpa_sm, 0); in check_assoc_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c1271 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()