HomeSort by relevance Sort by last modified time
    Searched refs:wps_credential (Results 1 - 25 of 25) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_attr_process.c 89 static int wps_process_cred_network_idx(struct wps_credential *cred,
104 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid,
127 static int wps_process_cred_auth_type(struct wps_credential *cred,
144 static int wps_process_cred_encr_type(struct wps_credential *cred,
161 static int wps_process_cred_network_key_idx(struct wps_credential *cred,
174 static int wps_process_cred_network_key(struct wps_credential *cred,
202 static int wps_process_cred_mac_addr(struct wps_credential *cred,
218 static int wps_process_cred_eap_type(struct wps_credential *cred,
230 static int wps_process_cred_eap_identity(struct wps_credential *cred,
244 static int wps_process_cred_key_prov_auto(struct wps_credential *cred
    [all...]
wps.h 37 * struct wps_credential - WPS Credential
50 struct wps_credential { struct
490 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
wps_i.h 92 struct wps_credential cred;
221 struct wps_credential *cred);
223 struct wps_credential *cred);
wps_registrar.c 995 struct wps_credential *cred)
1006 struct wps_credential *cred)
1017 struct wps_credential *cred)
1029 struct wps_credential *cred)
1041 struct wps_credential *cred)
1052 struct wps_credential *cred)
1064 struct wps_credential *cred)
    [all...]
wps_enrollee.c 703 struct wps_credential cred;
  /external/wpa_supplicant_8/src/wps/
wps_attr_process.c 83 static int wps_process_cred_network_idx(struct wps_credential *cred,
98 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid,
121 static int wps_process_cred_auth_type(struct wps_credential *cred,
138 static int wps_process_cred_encr_type(struct wps_credential *cred,
155 static int wps_process_cred_network_key_idx(struct wps_credential *cred,
168 static int wps_process_cred_network_key(struct wps_credential *cred,
194 static int wps_process_cred_mac_addr(struct wps_credential *cred,
210 static int wps_process_cred_eap_type(struct wps_credential *cred,
222 static int wps_process_cred_eap_identity(struct wps_credential *cred,
236 static int wps_process_cred_key_prov_auto(struct wps_credential *cred
    [all...]
wps_er.h 30 struct wps_credential *cred;
65 struct wps_credential *ap_settings;
73 struct wps_credential ap_settings;
wps_i.h 94 struct wps_credential cred;
107 struct wps_credential *new_ap_settings;
111 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
114 struct wps_credential *use_cred;
181 struct wps_credential *cred);
183 struct wps_credential *cred);
wps.h 33 * struct wps_credential - WPS Credential
46 struct wps_credential { struct
157 const struct wps_credential *new_ap_settings;
538 const struct wps_credential *cred;
740 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
805 struct wps_credential *cred);
814 const struct wps_credential *cred);
841 const struct wps_credential *cred);
843 size_t pin_len, const struct wps_credential *cred);
wps_registrar.c     [all...]
wps_er.c 306 sizeof(struct wps_credential));
    [all...]
wps_common.c 462 struct wps_credential local_cred;
wps_enrollee.c 766 struct wps_credential cred;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.h 12 struct wps_credential;
78 const struct wps_credential *cred);
111 const struct wps_credential *cred)
dbus_new.h 21 struct wps_credential;
146 const struct wps_credential *cred);
272 const struct wps_credential *cred)
dbus_old.c 500 const struct wps_credential *cred)
540 const struct wps_credential *cred)
dbus_new.c 707 const struct wps_credential *cred)
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.h 18 struct wps_credential;
91 const struct wps_credential *cred);
144 const struct wps_credential *cred)
ctrl_iface_dbus.c 803 const struct wps_credential *cred)
857 const struct wps_credential *cred)
    [all...]
wps_supplicant.c 90 const struct wps_credential *cred)
185 const struct wps_credential *cred)
  /external/wpa_supplicant_8/wpa_supplicant/
notify.h 14 struct wps_credential;
42 const struct wps_credential *cred);
wps_supplicant.c 120 const struct wps_credential *cred)
200 const struct wps_credential *cred)
577 const struct wps_credential *cred = ap_settings->cred;
    [all...]
notify.c 183 const struct wps_credential *cred)
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 62 static int eap_wsc_new_ap_settings(struct wps_credential *cred,
138 struct wps_credential new_ap_settings;
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 284 const struct wps_credential *cred = ctx;
517 static int hostapd_wps_cred_cb(void *ctx, const struct wps_credential *cred)
    [all...]

Completed in 117 milliseconds