Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/wps/
HDwps_i.h208 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg);
HDwps_common.c373 if (wps_build_cred(&data, plain) || in wps_get_oob_cred()
HDwps_registrar.c1641 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred() function
1937 wps_build_cred(wps, plain) || in wps_build_m2()
2093 ((wps->wps->ap || wps->er) && wps_build_cred(wps, plain)) || in wps_build_m8()
HDwps_er.c2050 if (wps_build_cred(&data, ret) || in wps_er_config_token_from_cred()