Searched refs:WPA_AUTH_ALG_SAE (Results 1 – 2 of 2) sorted by relevance
134 #define WPA_AUTH_ALG_SAE BIT(4) macro
271 params.auth_alg = WPA_AUTH_ALG_SAE; in sme_send_authentication()486 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE && in sme_send_authentication()495 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE) { in sme_send_authentication()