/external/wpa_supplicant_8/src/wps/ |
D | wps_i.h | 27 struct wps_context *wps; 141 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, 143 void wps_success_event(struct wps_context *wps, const u8 *mac_addr); 144 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, 146 void wps_pbc_overlap_event(struct wps_context *wps); 147 void wps_pbc_timeout_event(struct wps_context *wps); 148 void wps_pbc_active_event(struct wps_context *wps); 149 void wps_pbc_disable_event(struct wps_context *wps);
|
D | wps.h | 114 struct wps_context *wps; 636 struct wps_context { struct 847 wps_registrar_init(struct wps_context *wps, argument 891 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, 893 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr); 897 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname, 912 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps, 917 struct wps_context *wps, const u8 *uuid, 934 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx, 936 struct wpabuf * wps_build_nfc_handover_sel(struct wps_context *ctx, [all …]
|
D | wps_common.c | 272 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event() 289 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event() 302 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, in wps_pwd_auth_fail_event() 318 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event() 327 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event() 336 void wps_pbc_active_event(struct wps_context *wps) in wps_pbc_active_event() 345 void wps_pbc_disable_event(struct wps_context *wps) in wps_pbc_disable_event() 356 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred() 435 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr) in wps_oob_use_cred() 703 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx, in wps_build_nfc_handover_req() [all …]
|
D | wps_upnp.h | 17 struct wps_context; 40 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
|
D | wps_er.h | 77 struct wps_context *wps;
|
D | wps_upnp_i.h | 109 struct wps_context *wps;
|
D | wps_er.c | 34 static void wps_er_sta_event(struct wps_context *wps, struct wps_er_sta *sta, in wps_er_sta_event() 127 static void wps_er_ap_event(struct wps_context *wps, struct wps_er_ap *ap, in wps_er_ap_event() 1249 wps_er_init(struct wps_context *wps, const char *ifname, const char *filter) in wps_er_init() 2037 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps, in wps_er_config_token_from_cred() 2082 struct wps_context *wps, const u8 *uuid, in wps_er_nfc_handover_sel()
|
D | wps_registrar.c | 143 struct wps_context *wps; 478 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() 490 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2() 514 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked() 669 wps_registrar_init(struct wps_context *wps, in wps_registrar_init()
|
D | wps_upnp.c | 1175 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps, in upnp_wps_device_init()
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 34 struct wps_context *wps); 43 static void hostapd_wps_nfc_clear(struct wps_context *wps); 1026 struct wps_context *wps) in hostapd_wps_set_vendor_ext() 1051 struct wps_context *wps) in hostapd_wps_set_application_ext() 1065 static void hostapd_free_wps(struct wps_context *wps) in hostapd_free_wps() 1083 struct wps_context *wps; in hostapd_init_wps() 1345 struct wps_context *wps = hapd->wps; in hostapd_init_wps_complete() 1364 static void hostapd_wps_nfc_clear(struct wps_context *wps) in hostapd_wps_nfc_clear() 1443 struct wps_context *wps = hapd->wps; in hostapd_update_wps() 1755 struct wps_context *wps) in hostapd_wps_upnp_init() [all …]
|
D | hostapd.h | 233 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap.h | 236 struct wps_context *wps;
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_i.h | 372 struct wps_context *wps;
|
D | eap.h | 321 struct wps_context *wps;
|
D | eap_wsc.c | 28 struct wps_context *wps_ctx; 147 struct wps_context *wps; in eap_wsc_init()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 1511 struct wps_context *wps) in wpas_wps_set_uuid() 1545 struct wps_context *wps) in wpas_wps_set_vendor_ext_m1() 1563 struct wps_context *wps; in wpas_wps_init() 1653 static void wpas_wps_nfc_clear(struct wps_context *wps) in wpas_wps_nfc_clear() 2222 struct wps_context *wps = wpa_s->wps; in wpas_wps_update_config() 2275 struct wps_context *wps; in wpas_wps_update_mac_addr() 2361 struct wps_context *wps = wpa_s->wps; in wpas_wps_start_nfc() 2576 struct wps_context *wps = wpa_s->wps; in wpas_wps_er_nfc_handover_sel()
|
D | wpa_supplicant_i.h | 832 struct wps_context *wps;
|
D | ap.c | 1597 struct wps_context *wps; in wpas_ap_wps_add_nfc_pw()
|
/external/wpa_supplicant_8/src/eapol_supp/ |
D | eapol_supp_sm.h | 230 struct wps_context *wps;
|