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

/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_i.h208 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg);
H A Dwps_common.c373 if (wps_build_cred(&data, plain) ||
H A Dwps_registrar.c1641 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg) function
1937 wps_build_cred(wps, plain) ||
2093 ((wps->wps->ap || wps->er) && wps_build_cred(wps, plain)) ||
H A Dwps_er.c2050 if (wps_build_cred(&data, ret) ||

Completed in 149 milliseconds