Lines Matching defs:pmksa
715 struct rsn_pmksa_cache_entry *pmksa;
819 pmksa = wpa_auth_sta_get_pmksa(sta->wpa_sm);
820 if (pmksa) {
822 HOSTAPD_LEVEL_DEBUG, "cached PMKSA "
825 wpa_auth_sta_clear_pmksa(sta->wpa_sm, pmksa);
879 struct rsn_pmksa_cache_entry *pmksa;
954 pmksa = wpa_auth_sta_get_pmksa(sta->wpa_sm);
955 if (pmksa) {
960 "PMK from PMKSA cache - skip IEEE 802.1X/EAP");
962 * because of existing PMKSA information in the cache. */
971 pmksa_cache_to_eapol_data(pmksa, sta->eapol_sm);
1387 "Added PMKSA cache entry");
2099 "Added PMKSA cache entry (IEEE 802.1X)");