Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps_i.h209 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg);
H A Dwps_common.c373 if (wps_build_cred(&data, plain) || in wps_get_oob_cred()
H A Dwps_registrar.c1618 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred() function
1927 wps_build_cred(wps, plain) || in wps_build_m2()
2083 ((wps->wps->ap || wps->er) && wps_build_cred(wps, plain)) || in wps_build_m8()
H A Dwps_er.c2050 if (wps_build_cred(&data, ret) || in wps_er_config_token_from_cred()