Searched refs:wpa_auth_set_ocv (Results 1 – 6 of 6) sorted by relevance
1147 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
460 void wpa_auth_set_ocv(struct wpa_state_machine *sm, int ocv);
3716 wpa_auth_set_ocv(sm, 0); in wpa_ft_validate_reassoc()
3897 wpa_auth_set_ocv(sm, 0);
4382 wpa_auth_set_ocv(sta->wpa_sm, 0); in __check_assoc_ies()
1311 wpa_auth_set_ocv(sm, mconf->ocv && in mesh_mpm_action_rx()