Searched refs:wps_context (Results 1 - 25 of 88) sorted by relevance

1234

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp.h15 struct wps_context;
37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
H A Dwps_i.h24 struct wps_context *wps;
219 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
221 void wps_success_event(struct wps_context *wps);
222 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
223 void wps_pbc_overlap_event(struct wps_context *wps);
224 void wps_pbc_timeout_event(struct wps_context *wps);
258 int wps_build_oob_dev_password(struct wpabuf *msg, struct wps_context *wps);
H A Dwps_common.c252 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
268 void wps_success_event(struct wps_context *wps)
277 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
291 void wps_pbc_overlap_event(struct wps_context *wps)
300 void wps_pbc_timeout_event(struct wps_context *wps)
311 static struct wpabuf * wps_get_oob_cred(struct wps_context *wps)
338 static struct wpabuf * wps_get_oob_dev_pwd(struct wps_context *wps)
372 static int wps_parse_oob_dev_pwd(struct wps_context *wps,
415 static int wps_parse_oob_cred(struct wps_context *wps, struct wpabuf *data)
445 int wps_process_oob(struct wps_context *wp
[all...]
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
H A Dwps_ufd.c82 static int get_file_name(struct wps_context *wps, int registrar,
125 static void * init_ufd(struct wps_context *wps,
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp.h15 struct wps_context;
37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
H A Dwps_i.h24 struct wps_context *wps;
219 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
221 void wps_success_event(struct wps_context *wps);
222 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
223 void wps_pbc_overlap_event(struct wps_context *wps);
224 void wps_pbc_timeout_event(struct wps_context *wps);
258 int wps_build_oob_dev_password(struct wpabuf *msg, struct wps_context *wps);
H A Dwps_common.c252 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
268 void wps_success_event(struct wps_context *wps)
277 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
291 void wps_pbc_overlap_event(struct wps_context *wps)
300 void wps_pbc_timeout_event(struct wps_context *wps)
311 static struct wpabuf * wps_get_oob_cred(struct wps_context *wps)
338 static struct wpabuf * wps_get_oob_dev_pwd(struct wps_context *wps)
372 static int wps_parse_oob_dev_pwd(struct wps_context *wps,
415 static int wps_parse_oob_cred(struct wps_context *wps, struct wpabuf *data)
445 int wps_process_oob(struct wps_context *wp
[all...]
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
H A Dwps_ufd.c82 static int get_file_name(struct wps_context *wps, int registrar,
125 static void * init_ufd(struct wps_context *wps,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp.h15 struct wps_context;
37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
H A Dwps_i.h24 struct wps_context *wps;
219 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
221 void wps_success_event(struct wps_context *wps);
222 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
223 void wps_pbc_overlap_event(struct wps_context *wps);
224 void wps_pbc_timeout_event(struct wps_context *wps);
258 int wps_build_oob_dev_password(struct wpabuf *msg, struct wps_context *wps);
H A Dwps_common.c252 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
268 void wps_success_event(struct wps_context *wps)
277 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
291 void wps_pbc_overlap_event(struct wps_context *wps)
300 void wps_pbc_timeout_event(struct wps_context *wps)
311 static struct wpabuf * wps_get_oob_cred(struct wps_context *wps)
338 static struct wpabuf * wps_get_oob_dev_pwd(struct wps_context *wps)
372 static int wps_parse_oob_dev_pwd(struct wps_context *wps,
415 static int wps_parse_oob_cred(struct wps_context *wps, struct wpabuf *data)
445 int wps_process_oob(struct wps_context *wp
[all...]
H A Dwps.h120 struct wps_context *wps;
564 * struct wps_context - Long term WPS context data
569 struct wps_context { struct
760 void * (*init_func)(struct wps_context *, struct oob_device_data *,
775 wps_registrar_init(struct wps_context *wps,
807 int wps_process_oob(struct wps_context *wps, struct oob_device_data *oob_dev,
811 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
H A Dwps_ufd.c82 static int get_file_name(struct wps_context *wps, int registrar,
125 static void * init_ufd(struct wps_context *wps,
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_upnp.h15 struct wps_context;
54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
H A 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);
H A Dwps_common.c254 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg)
267 void wps_success_event(struct wps_context *wps)
276 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
290 void wps_pbc_overlap_event(struct wps_context *wps)
299 void wps_pbc_timeout_event(struct wps_context *wps)
H A Dwps.h98 struct wps_context *wps;
365 * struct wps_context - Long term WPS context data
370 struct wps_context { struct
514 wps_registrar_init(struct wps_context *wps,
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
H A Dradius_server.h36 struct wps_context *wps;
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_server.h153 struct wps_context *wps;
/external/wpa_supplicant_8/src/radius/
H A Dradius_server.h153 struct wps_context *wps;
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_server.h153 struct wps_context *wps;
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap.h106 struct wps_context *wps;
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap.h100 struct wps_context *wps;

Completed in 1450 milliseconds

1234