Home | History | Annotate | Download | only in hostapd

Lines Matching refs:wpa_sm

1432 	pmk = wpa_auth_get_pmk(sta->wpa_sm, &pmk_len);
2288 if (!sta || !sta->wpa_sm)
2302 return wpa_auth_resend_m1(sta->wpa_sm,
2318 if (!sta || !sta->wpa_sm)
2332 return wpa_auth_resend_m3(sta->wpa_sm,
2348 if (!sta || !sta->wpa_sm)
2364 return wpa_auth_resend_group_m1(sta->wpa_sm,
2378 if (!sta || !sta->wpa_sm)
2381 return wpa_auth_rekey_ptk(hapd->wpa_auth, sta->wpa_sm);
2410 if (!sta || !sta->wpa_sm) {
2415 pmk = wpa_auth_get_pmk(sta->wpa_sm, &pmk_len);