Lines Matching refs:wpa
330 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
386 wpa_sm_set_ft_params(wpa_s->wpa, ie, ie ? 2 + ie[1] : 0); in sme_send_authentication()
389 wpa_ft_prepare_auth_request(wpa_s->wpa, ie); in sme_send_authentication()
414 wpa_sm_has_ptk(wpa_s->wpa)) { in sme_send_authentication()
546 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0, in sme_send_authentication()
612 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
618 resp = fils_build_auth(wpa_s->wpa, ssid->fils_dh_group, md); in sme_send_authentication()
740 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, NULL, 0); in sme_auth_start_cb()
950 wpa_sm_set_pmk(wpa_s->wpa, wpa_s->sme.sae.pmk, PMK_LEN, in sme_event_auth()
1016 if (wpa_ft_process_response(wpa_s->wpa, data->auth.ies, in sme_event_auth()
1056 if (fils_process_auth(wpa_s->wpa, wpa_s->pending_bssid, in sme_event_auth()
1141 buf = fils_build_assoc_req(wpa_s->wpa, ¶ms.fils_kek, in sme_associate()
1211 owe_ie = owe_build_assoc_req(wpa_s->wpa, group); in sme_associate()
1286 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.rsn_ie - 2, in sme_associate()
1290 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.wpa_ie - 2, in sme_associate()
1294 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, elems.osen - 2, in sme_associate()
1297 wpa_sm_set_assoc_wpa_ie(wpa_s->wpa, NULL, 0); in sme_associate()
1387 wpa_sm_aborted_cached(wpa_s->wpa); in sme_event_assoc_reject()
1388 wpa_sm_pmksa_cache_flush(wpa_s->wpa, wpa_s->current_ssid); in sme_event_assoc_reject()