Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth_ie.c1147 wpa_auth_set_ocv(sm, 0); in wpa_validate_wpa_ie()
1154 wpa_auth_set_ocv(sm, (data.capabilities & WPA_CAPABILITY_OCVC) ? in wpa_validate_wpa_ie()
1399 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv) in wpa_auth_set_ocv() function
Dwpa_auth.h460 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
Dwpa_auth_ft.c3716 wpa_auth_set_ocv(sm, 0); in wpa_ft_validate_reassoc()
Dwpa_auth.c3897 wpa_auth_set_ocv(sm, 0);
Dieee802_11.c4382 wpa_auth_set_ocv(sta->wpa_sm, 0); in __check_assoc_ies()
/hostap-latest/wpa_supplicant/
Dmesh_mpm.c1311 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()