Searched refs:WPA_AUTH_ALG_SAE (Results 1 – 3 of 3) sorted by relevance
118 #define WPA_AUTH_ALG_SAE BIT(4) macro
211 params.auth_alg = WPA_AUTH_ALG_SAE; in sme_send_authentication()394 if (params.auth_alg == WPA_AUTH_ALG_SAE) { in sme_send_authentication()
6310 else if (params->auth_alg & WPA_AUTH_ALG_SAE) in wpa_driver_nl80211_authenticate()