Home
last modified time | relevance | path

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

/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.h98 struct wps_context *wps;
370 struct wps_context { struct
514 wps_registrar_init(struct wps_context *wps, argument
Dwps_upnp.h15 struct wps_context;
54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
Dwps_upnp_i.h126 struct wps_context *wps;
Dwps_registrar.c82 struct wps_context *wps;
215 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state()
227 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2()
251 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked()
361 wps_registrar_init(struct wps_context *wps, in wps_registrar_init()
Dwps_upnp.c1120 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps, in upnp_wps_device_init()
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius_server.h36 struct wps_context *wps;
Dradius_server.c96 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_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_6/wpa_supplicant/src/eapol_supp/
Deapol_supp_sm.h208 struct wps_context *wps;
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h360 struct wps_context *wps;
Dwps_supplicant.c653 struct wps_context *wps; in wpas_wps_init()