Lines Matching refs:use_pt
102 int use_pt = 0;
174 use_pt = wpa_s->sme.sae.h2e;
200 use_pt = 1;
203 use_pt = 1;
206 use_pt = 1;
214 use_pt = 1;
225 if (use_pt || wpa_s->conf->sae_pwe == SAE_PWE_HASH_TO_ELEMENT ||
227 use_pt = !!(rsnxe_capa & BIT(WLAN_RSNX_CAPAB_SAE_H2E));
233 !use_pt) {
240 if (use_pt && !ssid->pt)
242 if (use_pt &&
247 if (!use_pt &&
256 if (use_pt && use_pk)
277 else if (use_pt)
288 *ret_use_pt = use_pt;
1374 int use_pt;
1381 1, 0, &use_pt, &use_pk);
1399 else if (use_pt)