Searched refs:WPA_AUTH_ALG_LEAP (Results 1 – 7 of 7) sorted by relevance
160 #define WPA_AUTH_ALG_LEAP BIT(2) macro
253 params.auth_alg = WPA_AUTH_ALG_LEAP; in sme_send_authentication()255 params.auth_alg |= WPA_AUTH_ALG_LEAP; in sme_send_authentication()904 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()922 wpa_s->current_ssid->auth_alg = WPA_AUTH_ALG_LEAP; in sme_event_auth()
1085 val |= WPA_AUTH_ALG_LEAP; in wpa_config_parse_auth_alg()1144 if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) { in wpa_config_write_auth_alg()
2272 algs = WPA_AUTH_ALG_LEAP; in wpas_start_assoc_cb()2274 algs |= WPA_AUTH_ALG_LEAP; in wpas_start_assoc_cb()
349 WPA_AUTH_ALG_LEAP,
2253 if (auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_wext_set_auth_alg()
3214 else if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_authenticate()5302 if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()5314 else if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()