Searched refs:use_cred (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_i.h117 struct wps_credential *use_cred; member in struct:wps_data
H A Dwps_er.c1051 sta->wps->use_cred = sta->ap->ap_settings;
1060 sta->wps->use_cred = sta->cred;
2034 data.use_cred = cred;
H A Dwps_registrar.c1580 if (wps->use_cred) {
1581 os_memcpy(&wps->cred, wps->use_cred, sizeof(wps->cred));
/external/wpa_supplicant_8/src/wps/
H A Dwps_i.h117 struct wps_credential *use_cred; member in struct:wps_data
H A Dwps_er.c1051 sta->wps->use_cred = sta->ap->ap_settings;
1060 sta->wps->use_cred = sta->cred;
2034 data.use_cred = cred;
H A Dwps_registrar.c1580 if (wps->use_cred) {
1581 os_memcpy(&wps->cred, wps->use_cred, sizeof(wps->cred));
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_i.h117 struct wps_credential *use_cred; member in struct:wps_data
H A Dwps_er.c1051 sta->wps->use_cred = sta->ap->ap_settings;
1060 sta->wps->use_cred = sta->cred;
2034 data.use_cred = cred;
H A Dwps_registrar.c1580 if (wps->use_cred) {
1581 os_memcpy(&wps->cred, wps->use_cred, sizeof(wps->cred));

Completed in 94 milliseconds