Searched refs:pre_auth (Results 1 – 3 of 3) sorted by relevance
46 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth);
2477 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) in ieee802_1x_notify_pre_auth() argument2481 if (pre_auth) in ieee802_1x_notify_pre_auth()
96 const std::string& lang, AsyncSocket* socket, PreXmppAuth* pre_auth) { in Connect() argument149 d_->pre_auth_.reset(pre_auth); in Connect()