Lines Matching full:preauth
16 #include "preauth.h"
148 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
167 * or from driver reports. In addition, ctrl_iface PREAUTH command can trigger
214 ctx->preauth = 1;
239 * preauth EAPOL-Start frame may end up being dropped due to race
361 * @preauth: Whether the candidate AP advertises support for pre-authentication
368 int prio, int preauth)
376 if (!preauth) {
378 "preauth flag");
436 /* TODO: schedule periodic scans if current AP supports preauth */