Searched refs:wps_get_msg (Results 1 – 4 of 4) sorted by relevance
159 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
153 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
420 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()
237 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()