Home
last modified time | relevance | path

Searched refs:ieee802_1x_notify_pre_auth (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_1x.h48 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth);
H A Ddrv_callbacks.c1092 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in hostapd_notif_auth()
H A Dieee802_1x.c2693 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) in ieee802_1x_notify_pre_auth() function
H A Dieee802_11.c2292 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in handle_auth()