Lines Matching refs:wpa
303 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
359 wpa_sm_set_ft_params(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0); in sme_send_authentication()
362 wpa_ft_prepare_auth_request(wpa_s->wpa, ie); in sme_send_authentication()
382 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()
519 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0) == 0) in sme_send_authentication()
848 wpa_sm_set_pmk(wpa_s->wpa, wpa_s->sme.sae.pmk, PMK_LEN, in sme_event_auth()
906 if (wpa_ft_process_response(wpa_s->wpa, data->auth.ies, in sme_event_auth()
997 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.rsn_ie - 2, in sme_associate()
1001 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.wpa_ie - 2, in sme_associate()
1005 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.osen - 2, in sme_associate()
1008 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, NULL, 0); in sme_associate()
1091 wpa_sm_aborted_cached(wpa_s->wpa); in sme_event_assoc_reject()
1092 wpa_sm_pmksa_cache_flush(wpa_s->wpa, wpa_s->current_ssid); in sme_event_assoc_reject()