Home | History | Annotate | Download | only in rsn_supp

Lines Matching full:preauth

16 #include "preauth.h"
145 wpa_hexdump(MSG_MSGDUMP, "TX EAPOL (preauth)", msg, msglen);
164 * or from driver reports. In addition, ctrl_iface PREAUTH command can trigger
208 ctx->preauth = 1;
232 * preauth EAPOL-Start frame may end up being dropped due to race
343 * @preauth: Whether the candidate AP advertises support for pre-authentication
350 int prio, int preauth)
358 if (!preauth) {
360 "preauth flag");
406 /* TODO: schedule periodic scans if current AP supports preauth */