Searched refs:tbuf (Results 1 – 1 of 1) sorted by relevance
578 u8 *tbuf; in wps_process_wps_mX_req() local606 tbuf = ubuf + sizeof(struct eap_expand) + 1 + 2;//two bytes total length in wps_process_wps_mX_req()611 tbuf = ubuf + sizeof(struct eap_expand) + 1; in wps_process_wps_mX_req()622 if (ESP_OK != wps_enrollee_process_msg_frag(&wps_buf, tlen, tbuf, frag_len, flag)) { in wps_process_wps_mX_req()639 wps_buf = wpabuf_alloc_copy(tbuf, tlen); in wps_process_wps_mX_req()