Home
last modified time | relevance | path

Searched refs:wps_context (Results 1 – 23 of 23) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_i.h27 struct wps_context *wps;
139 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
141 void wps_success_event(struct wps_context *wps, const u8 *mac_addr);
142 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part,
144 void wps_pbc_overlap_event(struct wps_context *wps);
145 void wps_pbc_timeout_event(struct wps_context *wps);
146 void wps_pbc_active_event(struct wps_context *wps);
147 void wps_pbc_disable_event(struct wps_context *wps);
Dwps.h112 struct wps_context *wps;
594 struct wps_context { struct
805 wps_registrar_init(struct wps_context *wps, argument
844 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
846 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
850 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
865 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps,
870 struct wps_context *wps, const u8 *uuid,
887 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx,
889 struct wpabuf * wps_build_nfc_handover_sel(struct wps_context *ctx,
[all …]
Dwps_common.c269 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event()
286 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event()
299 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, in wps_pwd_auth_fail_event()
315 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event()
324 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event()
333 void wps_pbc_active_event(struct wps_context *wps) in wps_pbc_active_event()
342 void wps_pbc_disable_event(struct wps_context *wps) in wps_pbc_disable_event()
353 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred()
432 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr) in wps_oob_use_cred()
699 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx, in wps_build_nfc_handover_req()
[all …]
Dwps_upnp.h17 struct wps_context;
40 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
Dwps_er.h77 struct wps_context *wps;
Dwps_upnp_i.h109 struct wps_context *wps;
Dwps_er.c34 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()
1250 wps_er_init(struct wps_context *wps, const char *ifname, const char *filter) in wps_er_init()
2040 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps, in wps_er_config_token_from_cred()
2085 struct wps_context *wps, const u8 *uuid, in wps_er_nfc_handover_sel()
Dwps_registrar.c142 struct wps_context *wps;
446 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state()
458 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2()
482 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked()
637 wps_registrar_init(struct wps_context *wps, in wps_registrar_init()
Dwps_upnp.c1135 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps, in upnp_wps_device_init()
/external/wpa_supplicant_8/src/radius/
Dradius_server.h182 struct wps_context *wps;
Dradius_server.c277 struct wps_context *wps;
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c34 struct wps_context *wps);
43 static void hostapd_wps_nfc_clear(struct wps_context *wps);
940 struct wps_context *wps) in hostapd_wps_set_vendor_ext()
964 static void hostapd_free_wps(struct wps_context *wps) in hostapd_free_wps()
982 struct wps_context *wps; in hostapd_init_wps()
1192 struct wps_context *wps = hapd->wps; in hostapd_init_wps_complete()
1211 static void hostapd_wps_nfc_clear(struct wps_context *wps) in hostapd_wps_nfc_clear()
1515 struct wps_context *wps) in hostapd_wps_upnp_init()
1836 struct wps_context *wps = hapd->wps; in hostapd_wps_nfc_hs_cr()
1981 struct wps_context *wps = hapd->wps; in hostapd_wps_nfc_token_enable()
Dhostapd.h176 struct wps_context *wps;
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h40 struct wps_context *wps;
/external/wpa_supplicant_8/src/eap_server/
Deap.h123 struct wps_context *wps;
Deap_i.h194 struct wps_context *wps;
/external/wpa_supplicant_8/src/eap_peer/
Deap.h301 struct wps_context *wps;
Deap_i.h358 struct wps_context *wps;
Deap_wsc.c28 struct wps_context *wps_ctx;
147 struct wps_context *wps; in eap_wsc_init()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.h228 struct wps_context *wps;
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1454 struct wps_context *wps) in wpas_wps_set_uuid()
1485 struct wps_context *wps) in wpas_wps_set_vendor_ext_m1()
1503 struct wps_context *wps; in wpas_wps_init()
1588 static void wpas_wps_nfc_clear(struct wps_context *wps) in wpas_wps_nfc_clear()
2145 struct wps_context *wps = wpa_s->wps; in wpas_wps_update_config()
2274 struct wps_context *wps = wpa_s->wps; in wpas_wps_start_nfc()
2489 struct wps_context *wps = wpa_s->wps; in wpas_wps_er_nfc_handover_sel()
Dwpa_supplicant_i.h696 struct wps_context *wps;
Dap.c1316 struct wps_context *wps; in wpas_ap_wps_add_nfc_pw()