Searched refs:wpa_auth_sta_key_mgmt (Results 1 – 3 of 3) sorted by relevance
253 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm);
710 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_receive()852 key_mgmt = wpa_auth_sta_key_mgmt(sta->wpa_sm); in ieee802_1x_new_station()2083 wpa_auth_sta_key_mgmt(sta->wpa_sm))) ? in ieee802_1x_get_mib_sta()
2873 int wpa_auth_sta_key_mgmt(struct wpa_state_machine *sm) in wpa_auth_sta_key_mgmt() function