Searched refs:ieee802_1x_notify_pre_auth (Results 1 – 4 of 4) sorted by relevance
46 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth);
589 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in hostapd_notif_auth()
686 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in handle_auth()
2210 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) in ieee802_1x_notify_pre_auth() function