Searched refs:wps_context (Results 1 – 17 of 17) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_i.h | 30 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);
|
D | wps_common.c | 254 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()
|
D | wps.h | 98 struct wps_context *wps; 370 struct wps_context { struct 514 wps_registrar_init(struct wps_context *wps, argument
|
D | wps_upnp.h | 15 struct wps_context; 54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
|
D | wps_upnp_i.h | 126 struct wps_context *wps;
|
D | wps_registrar.c | 82 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()
|
D | wps_upnp.c | 1120 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/ |
D | radius_server.h | 36 struct wps_context *wps;
|
D | radius_server.c | 96 struct wps_context *wps;
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
D | eap.h | 106 struct wps_context *wps;
|
D | eap_i.h | 184 struct wps_context *wps;
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
D | eap.h | 253 struct wps_context *wps;
|
D | eap_wsc.c | 34 struct wps_context *wps_ctx; 77 struct wps_context *wps; in eap_wsc_init()
|
D | eap_i.h | 335 struct wps_context *wps;
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
D | eapol_supp_sm.h | 208 struct wps_context *wps;
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | wpa_supplicant_i.h | 360 struct wps_context *wps;
|
D | wps_supplicant.c | 653 struct wps_context *wps; in wpas_wps_init()
|