Searched refs:ieee802_1x_alloc_eapol_sm (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.h68 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta);
H A Dieee802_1x.c975 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) function
1108 sta->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta);
1266 sta->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta);
H A Dieee802_11.c1624 ieee802_1x_alloc_eapol_sm(hapd, sta);

Completed in 120 milliseconds