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

  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.h 12 struct wps_credential;
78 const struct wps_credential *cred);
116 const struct wps_credential *cred)
dbus_new.h 21 struct wps_credential;
149 const struct wps_credential *cred);
282 const struct wps_credential *cred)
dbus_old.c 503 const struct wps_credential *cred)
542 const struct wps_credential *cred)
dbus_new.c 719 const struct wps_credential *cred)
    [all...]
  /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_workaround_cred_key(struct wps_credential *cred)
237 struct wps_credential *cred)
257 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 100 struct wps_credential cred;
113 struct wps_credential *new_ap_settings;
117 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
120 struct wps_credential *use_cred;
188 struct wps_credential *cred);
190 struct wps_credential *cred);
wps.h 34 * struct wps_credential - WPS Credential
47 struct wps_credential { struct
147 const struct wps_credential *new_ap_settings;
558 const struct wps_credential *cred;
760 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
815 struct wps_credential *cred);
826 const struct wps_credential *cred);
851 const struct wps_credential *cred);
854 const struct wps_credential *cred);
856 struct wps_credential *cred)
    [all...]
wps_registrar.c     [all...]
wps_er.c 307 sizeof(struct wps_credential));
    [all...]
wps_common.c 384 struct wps_credential cred;
440 struct wps_credential local_cred;
wps_enrollee.c 801 struct wps_credential cred;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
notify.h 14 struct wps_credential;
42 const struct wps_credential *cred);
wps_supplicant.c 184 const struct wps_credential *cred)
360 const struct wps_credential *cred)
783 const struct wps_credential *cred = ap_settings->cred;
    [all...]
notify.c 223 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,
152 struct wps_credential new_ap_settings;
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 320 const struct wps_credential *cred)
403 const struct wps_credential *cred = ctx;
622 static int hostapd_wps_cred_cb(void *ctx, const struct wps_credential *cred)
    [all...]

Completed in 192 milliseconds