Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h46 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth);
Ddrv_callbacks.c731 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in hostapd_notif_auth()
Dieee802_1x.c2477 void ieee802_1x_notify_pre_auth(struct eapol_state_machine *sm, int pre_auth) in ieee802_1x_notify_pre_auth() function
Dieee802_11.c1619 ieee802_1x_notify_pre_auth(sta->eapol_sm, 0); in handle_auth()