Home | History | Annotate | Download | only in ap

Lines Matching refs:WLAN_AUTH_SAE

401 	reply_res = send_auth_reply(hapd, sta->addr, bssid, WLAN_AUTH_SAE, 1,
422 reply_res = send_auth_reply(hapd, sta->addr, bssid, WLAN_AUTH_SAE, 2,
571 sta->auth_alg = WLAN_AUTH_SAE;
934 send_auth_reply(hapd, mgmt->sa, mgmt->bssid, WLAN_AUTH_SAE,
1465 auth_alg == WLAN_AUTH_SAE) ||
1479 if (!(auth_transaction == 1 || auth_alg == WLAN_AUTH_SAE ||
1714 case WLAN_AUTH_SAE:
2092 sta->auth_alg != WLAN_AUTH_SAE &&