/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_upnp.h | 15 struct wps_context; 54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
|
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_i.h | 126 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_i.h | 30 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);
|
D | wps_common.c | 259 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()
|
D | wps_upnp.h | 15 struct wps_context; 37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
|
D | wps.h | 125 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,
|
D | wps_ufd.c | 83 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()
|
D | wps_nfc.c | 27 static void * init_nfc(struct wps_context *wps, in init_nfc()
|
D | wps_er.h | 83 struct wps_context *wps;
|
D | wps_upnp_i.h | 109 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_server.h | 159 struct wps_context *wps;
|
/external/wpa_supplicant_6/wpa_supplicant/src/radius/ |
D | radius_server.h | 36 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_8/src/eapol_auth/ |
D | eapol_auth_sm.h | 42 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap.h | 108 struct wps_context *wps;
|
D | eap_i.h | 185 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_8/src/eap_peer/ |
D | eap.h | 264 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 40 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()
|