Searched refs:wpa_auth_sta_get_pmksa (Results 1 – 3 of 3) sorted by relevance
253 wpa_auth_sta_get_pmksa(struct wpa_state_machine *sm);
736 if (wpa_auth_sta_get_pmksa(sta->wpa_sm)) in ieee802_1x_alloc_eapol_sm()876 pmksa = wpa_auth_sta_get_pmksa(sta->wpa_sm); in ieee802_1x_receive()1025 pmksa = wpa_auth_sta_get_pmksa(sta->wpa_sm); in ieee802_1x_new_station()
2880 wpa_auth_sta_get_pmksa(struct wpa_state_machine *sm) in wpa_auth_sta_get_pmksa() function