Home
last modified time | relevance | path

Searched refs:ocv_insert_oci_kde (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/common/
Docv.h40 int ocv_insert_oci_kde(struct wpa_channel_info *ci, u8 **argpos);
Docv.c77 int ocv_insert_oci_kde(struct wpa_channel_info *ci, u8 **argpos) in ocv_insert_oci_kde() function
/hostap-latest/src/rsn_supp/
Dwpa.c1080 if (ocv_insert_oci_kde(&ci, &pos) < 0) in wpa_supplicant_process_1_of_4()
3061 if (ocv_insert_oci_kde(&ci, &pos) < 0) { in wpa_supplicant_send_2_of_2()
/hostap-latest/src/ap/
Dwpa_auth.c4167 return ocv_insert_oci_kde(&ci, argpos);