Searched refs:ieee802_1x_alloc_eapol_sm (Results 1 – 3 of 3) sorted by relevance
64 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta);
852 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_alloc_eapol_sm() function983 sta->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta); in ieee802_1x_receive()1132 sta->eapol_sm = ieee802_1x_alloc_eapol_sm(hapd, sta); in ieee802_1x_new_station()
1134 ieee802_1x_alloc_eapol_sm(hapd, sta); in handle_auth_fils()