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