Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c68 if (sta && wpa_auth_uses_ocv(sta->wpa_sm)) { in ieee802_11_send_sa_query_req()
157 if (wpa_auth_uses_ocv(sta->wpa_sm)) { in ieee802_11_send_sa_query_resp()
248 if (sta && wpa_auth_uses_ocv(sta->wpa_sm)) { in ieee802_11_sa_query_action()
Dwnm_ap.c97 wpa_auth_uses_ocv(sta->wpa_sm)) { in ieee802_11_send_wnmsleep_resp()
320 sta && wpa_auth_uses_ocv(sta->wpa_sm)) { in ieee802_11_rx_wnmsleep_req()
Dwpa_auth.h381 int wpa_auth_uses_ocv(struct wpa_state_machine *sm);
Dwpa_auth.c2811 if (wpa_auth_uses_ocv(sm)) { in fils_prepare_plainbuf()
3085 if (wpa_auth_uses_ocv(sm)) { in SM_STATE()
3105 if (wpa_auth_uses_ocv(sm) == 2 && res == OCI_NOT_FOUND) { in SM_STATE()
3299 if (wpa_auth_uses_ocv(sm)) in ocv_oci_len()
3312 if (!wpa_auth_uses_ocv(sm)) in ocv_oci_add()
3958 if (wpa_auth_uses_ocv(sm)) { in SM_STATE()
Dwpa_auth_ie.c1086 int wpa_auth_uses_ocv(struct wpa_state_machine *sm) in wpa_auth_uses_ocv() function
Dwpa_auth_ft.c2655 if (wpa_auth_uses_ocv(sm)) { in wpa_sm_write_assoc_resp_ies()
3513 if (wpa_auth_uses_ocv(sm)) { in wpa_ft_validate_reassoc()
3533 if (wpa_auth_uses_ocv(sm) == 2 && res == OCI_NOT_FOUND) { in wpa_ft_validate_reassoc()
Ddrv_callbacks.c1004 if (wpa_auth_uses_ocv(sta->wpa_sm) && in hostapd_event_ch_switch()
Dieee802_11.c4704 if (wpa_auth_uses_ocv(sta->wpa_sm) && in check_assoc_ies()
4727 if (wpa_auth_uses_ocv(sta->wpa_sm) == 2 && in check_assoc_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c1277 wpa_auth_uses_ocv(sta->wpa_sm)) { in mesh_mpm_action_rx()