Searched refs:wps_registrar (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/wps/
H A Dwps_upnp_ap.c22 struct wps_registrar *reg = timeout_ctx;
29 int upnp_er_set_selected_registrar(struct wps_registrar *reg,
80 void upnp_er_remove_notification(struct wps_registrar *reg,
H A Dwps.h27 struct wps_registrar;
574 struct wps_registrar *registrar;
748 struct wps_registrar *
751 void wps_registrar_deinit(struct wps_registrar *reg);
752 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
755 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
756 int wps_registrar_wps_cancel(struct wps_registrar *reg);
757 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
758 int wps_registrar_button_pushed(struct wps_registrar *reg,
760 void wps_registrar_complete(struct wps_registrar *registra
[all...]
H A Dwps_upnp_i.h35 struct wps_registrar;
102 struct wps_registrar *reg;
188 int upnp_er_set_selected_registrar(struct wps_registrar *reg,
191 void upnp_er_remove_notification(struct wps_registrar *reg,
H A Dwps_i.h187 /* wps_registrar.c */
194 int wps_device_store(struct wps_registrar *reg,
196 void wps_registrar_selected_registrar_changed(struct wps_registrar *reg);
197 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
198 int wps_registrar_pbc_overlap(struct wps_registrar *reg,
200 void wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg,
H A Dwps_registrar.c139 struct wps_registrar { struct
189 static int wps_set_ie(struct wps_registrar *reg);
193 static void wps_registrar_remove_pin(struct wps_registrar *reg,
197 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg,
218 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg,
256 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
288 int wps_device_store(struct wps_registrar *reg,
309 static void wps_registrar_add_pbc_session(struct wps_registrar *reg,
360 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg,
391 int wps_registrar_pbc_overlap(struct wps_registrar *re
[all...]
H A Dwps_upnp.c964 struct wps_registrar *reg)
H A Dwps_er.c1501 struct wps_registrar *reg = er->wps->registrar;
/freebsd-10.3-release/usr.sbin/wpa/hostapd/
H A DMakefile23 wps_registrar.c wps_upnp.c wps_upnp_ap.c wps_upnp_event.c \
/freebsd-10.3-release/usr.sbin/wpa/wpa_supplicant/
H A DMakefile19 wps_common.c wps_dev_attr.c wps_enrollee.c wps_registrar.c \
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dap.c701 struct wps_registrar *reg;

Completed in 54 milliseconds