Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:eap_fast_read_line

244 static int eap_fast_read_line(struct eap_fast_read_ctx *rc, char *buf,
346 if (eap_fast_read_line(&rc, buf, buf_len) < 0 ||
356 while (eap_fast_read_line(&rc, buf, buf_len) == 0) {