Searched refs:WPA_AUTH_ALG_LEAP (Results 1 – 6 of 6) sorted by relevance
203 #define WPA_AUTH_ALG_LEAP BIT(2) macro
627 params.auth_alg = WPA_AUTH_ALG_LEAP; in sme_send_authentication()629 params.auth_alg |= WPA_AUTH_ALG_LEAP; in sme_send_authentication()2083 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()2102 wpa_s->current_ssid->auth_alg = WPA_AUTH_ALG_LEAP; in sme_event_auth()
1357 val |= WPA_AUTH_ALG_LEAP; in wpa_config_parse_auth_alg()1416 if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) { in wpa_config_write_auth_alg()
3558 algs = WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()3560 algs |= WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()
2239 if (auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_wext_set_auth_alg()
3948 if (wpa_auth_alg & WPA_AUTH_ALG_LEAP) in get_nl_auth_type()7141 if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()