Searched refs:wps_get_msg (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c251 data->out_buf = wps_get_msg(data->wps,
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp_web.c458 *reply = wps_get_msg(peer->wps, &op_code);
563 *reply = wps_get_msg(peer->wps, &op_code);
H A Dwps.h232 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
H A Dwps.c199 * Response to this message is built by calling wps_get_msg().
213 * wps_get_msg - Build a WPS message
221 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) function
H A Dwps_er.c1016 struct wpabuf *next = wps_get_msg(sta->wps, &op_code);
1765 struct wpabuf *next = wps_get_msg(ap->wps, &op_code);
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_wsc.c555 data->out_buf = wps_get_msg(data->wps, &data->out_op_code);

Completed in 79 milliseconds