Home
last modified time | relevance | path

Searched refs:wps_context (Results 1 – 25 of 42) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_i.h30 struct wps_context *wps;
186 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg);
187 void wps_success_event(struct wps_context *wps);
188 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
189 void wps_pbc_overlap_event(struct wps_context *wps);
190 void wps_pbc_timeout_event(struct wps_context *wps);
Dwps_common.c254 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg) in wps_fail_event()
267 void wps_success_event(struct wps_context *wps) in wps_success_event()
276 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part) in wps_pwd_auth_fail_event()
290 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event()
299 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event()
Dwps_upnp.h15 struct wps_context;
54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
Dwps.h98 struct wps_context *wps;
370 struct wps_context { struct
514 wps_registrar_init(struct wps_context *wps, argument
Dwps_upnp_i.h126 struct wps_context *wps;
/external/wpa_supplicant_8/src/wps/
Dwps_i.h30 struct wps_context *wps;
225 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
227 void wps_success_event(struct wps_context *wps);
228 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
229 void wps_pbc_overlap_event(struct wps_context *wps);
230 void wps_pbc_timeout_event(struct wps_context *wps);
264 int wps_build_oob_dev_password(struct wpabuf *msg, struct wps_context *wps);
Dwps_common.c259 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event()
275 void wps_success_event(struct wps_context *wps) in wps_success_event()
284 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part) in wps_pwd_auth_fail_event()
298 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event()
307 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event()
318 static struct wpabuf * wps_get_oob_cred(struct wps_context *wps) in wps_get_oob_cred()
345 static struct wpabuf * wps_get_oob_dev_pwd(struct wps_context *wps) in wps_get_oob_dev_pwd()
379 static int wps_parse_oob_dev_pwd(struct wps_context *wps, in wps_parse_oob_dev_pwd()
422 static int wps_parse_oob_cred(struct wps_context *wps, struct wpabuf *data) in wps_parse_oob_cred()
452 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev, in wps_process_oob()
Dwps_upnp.h15 struct wps_context;
37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
Dwps.h125 struct wps_context *wps;
568 struct wps_context { struct
759 void * (*init_func)(struct wps_context *, struct oob_device_data *, argument
774 wps_registrar_init(struct wps_context *wps,
802 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
806 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
Dwps_ufd.c83 static int get_file_name(struct wps_context *wps, int registrar, in get_file_name()
126 static void * init_ufd(struct wps_context *wps, in init_ufd()
Dwps_nfc.c27 static void * init_nfc(struct wps_context *wps, in init_nfc()
Dwps_er.h83 struct wps_context *wps;
Dwps_upnp_i.h109 struct wps_context *wps;
/external/wpa_supplicant_8/src/radius/
Dradius_server.h159 struct wps_context *wps;
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius_server.h36 struct wps_context *wps;
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap.h106 struct wps_context *wps;
Deap_i.h184 struct wps_context *wps;
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h42 struct wps_context *wps;
/external/wpa_supplicant_8/src/eap_server/
Deap.h108 struct wps_context *wps;
Deap_i.h185 struct wps_context *wps;
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap.h253 struct wps_context *wps;
Deap_wsc.c34 struct wps_context *wps_ctx;
77 struct wps_context *wps; in eap_wsc_init()
Deap_i.h335 struct wps_context *wps;
/external/wpa_supplicant_8/src/eap_peer/
Deap.h264 struct wps_context *wps;
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c40 struct wps_context *wps);
661 struct wps_context *wps) in hostapd_wps_set_vendor_ext()
688 struct wps_context *wps; in hostapd_init_wps()
891 struct wps_context *wps = hapd->wps; in hostapd_init_wps_complete()
1029 struct wps_context *wps = hapd->wps; in hostapd_wps_start_oob()
1197 struct wps_context *wps) in hostapd_wps_upnp_init()

12