Lines Matching refs:use_pt
95 int use_pt = 0; in sme_auth_build_sae_commit() local
131 use_pt = wpa_s->sme.sae.h2e; in sme_auth_build_sae_commit()
150 use_pt = 1; in sme_auth_build_sae_commit()
158 use_pt = 1; in sme_auth_build_sae_commit()
169 if (use_pt || wpa_s->conf->sae_pwe == 1 || wpa_s->conf->sae_pwe == 2) { in sme_auth_build_sae_commit()
170 use_pt = !!(rsnxe_capa & BIT(WLAN_RSNX_CAPAB_SAE_H2E)); in sme_auth_build_sae_commit()
174 !use_pt) { in sme_auth_build_sae_commit()
181 if (use_pt && in sme_auth_build_sae_commit()
186 if (!use_pt && in sme_auth_build_sae_commit()
196 if (use_pt && use_pk) in sme_auth_build_sae_commit()
217 else if (use_pt) in sme_auth_build_sae_commit()
228 *ret_use_pt = use_pt; in sme_auth_build_sae_commit()
1050 int use_pt; in sme_external_auth_send_sae_commit() local
1054 resp = sme_auth_build_sae_commit(wpa_s, ssid, bssid, 1, 0, &use_pt, in sme_external_auth_send_sae_commit()
1071 else if (use_pt) in sme_external_auth_send_sae_commit()