Searched refs:ocv_oci_add (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth.c | 3342 static int ocv_oci_add(struct wpa_state_machine *sm, u8 **argpos, in ocv_oci_add() function 3582 if (ocv_oci_add(sm, &pos, conf->oci_freq_override_eapol_m3) < 0) in SM_STATE() 3936 if (ocv_oci_add(sm, &pos, in SM_STATE() 5544 if (ocv_oci_add(sm, &pos, conf->oci_freq_override_eapol_m3) < 0) { in wpa_auth_resend_m3() 5644 if (ocv_oci_add(sm, &pos, in wpa_auth_resend_group_m1()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth.c | 3130 static int ocv_oci_add(struct wpa_state_machine *sm, u8 **argpos) in ocv_oci_add() function 3279 if (ocv_oci_add(sm, &pos) < 0) { in SM_STATE() 3600 if (ocv_oci_add(sm, &pos) < 0) { in SM_STATE() 5099 if (ocv_oci_add(sm, &pos) < 0) { in wpa_auth_resend_m3() 5204 if (ocv_oci_add(sm, &pos) < 0) { in wpa_auth_resend_group_m1()
|
Completed in 12 milliseconds