Searched refs:pre_auth (Results 1 – 4 of 4) sorted by relevance
47 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, bool pre_auth);
2699 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, bool pre_auth) in ieee802_1x_notify_pre_auth() argument2703 if (pre_auth) in ieee802_1x_notify_pre_auth()
48 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth);
2693 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) in ieee802_1x_notify_pre_auth() argument2697 if (pre_auth) in ieee802_1x_notify_pre_auth()