Lines Matching full:preauth
24 #include "preauth.h"
155 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
174 * or from driver reports. In addition, ctrl_iface PREAUTH command can trigger
217 ctx->preauth = 1;
242 * preauth EAPOL-Start frame may end up being dropped due to race
351 * @preauth: Whether the candidate AP advertises support for pre-authentication
358 int prio, int preauth)
365 if (!preauth) {
367 "preauth flag");
420 /* TODO: schedule periodic scans if current AP supports preauth */