Home
last modified time | relevance | path

Searched refs:wps_build_cred (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_i.h208 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg);
Dwps_common.c373 if (wps_build_cred(&data, plain) || in wps_get_oob_cred()
Dwps_registrar.c1631 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred() function
1938 wps_build_cred(wps, plain) || in wps_build_m2()
2094 ((wps->wps->ap || wps->er) && wps_build_cred(wps, plain)) || in wps_build_m8()
Dwps_er.c2050 if (wps_build_cred(&data, ret) || in wps_er_config_token_from_cred()