Searched refs:WPA_AUTH_ALG_LEAP (Results 1 – 7 of 7) sorted by relevance
179 #define WPA_AUTH_ALG_LEAP BIT(2) macro
296 params.auth_alg = WPA_AUTH_ALG_LEAP; in sme_send_authentication()298 params.auth_alg |= WPA_AUTH_ALG_LEAP; in sme_send_authentication()1319 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()1337 wpa_s->current_ssid->auth_alg = WPA_AUTH_ALG_LEAP; in sme_event_auth()
1252 val |= WPA_AUTH_ALG_LEAP; in wpa_config_parse_auth_alg()1311 if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) { in wpa_config_write_auth_alg()
2639 algs = WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()2641 algs |= WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()
389 WPA_AUTH_ALG_LEAP,
2245 if (auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_wext_set_auth_alg()
3411 if (wpa_auth_alg & WPA_AUTH_ALG_LEAP) in get_nl_auth_type()5722 if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()