Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_wsc.c308 struct wpabuf tmpbuf; in eap_wsc_process() local
382 wpabuf_set(&tmpbuf, pos, end - pos); in eap_wsc_process()
383 data->in_buf = &tmpbuf; in eap_wsc_process()
408 if (data->in_buf != &tmpbuf) in eap_wsc_process()