Searched refs:WPA_AUTH_ALG_LEAP (Results 1 – 14 of 14) 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()1324 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()1342 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()
2674 algs = WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()2676 algs |= WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()
380 params.auth_alg = WPA_AUTH_ALG_LEAP; in sme_send_authentication()382 params.auth_alg |= WPA_AUTH_ALG_LEAP; in sme_send_authentication()1609 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()1627 wpa_s->current_ssid->auth_alg = WPA_AUTH_ALG_LEAP; in sme_event_auth()
1301 val |= WPA_AUTH_ALG_LEAP; in wpa_config_parse_auth_alg()1360 if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) { in wpa_config_write_auth_alg()
3064 algs = WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()3066 algs |= WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies()
2238 if (auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_wext_set_auth_alg()
899 if ((uint32_t)(params->auth_alg) & WPA_AUTH_ALG_LEAP) { in WifiGetStaAuthType()
3745 if (wpa_auth_alg & WPA_AUTH_ALG_LEAP) in get_nl_auth_type()6416 if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()
2245 if (auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_wext_set_auth_alg()
896 if ((uint32_t)(params->auth_alg) & WPA_AUTH_ALG_LEAP) { in WifiGetStaAuthType()
3407 if (wpa_auth_alg & WPA_AUTH_ALG_LEAP) in get_nl_auth_type()5752 if (params->auth_alg & WPA_AUTH_ALG_LEAP) in wpa_driver_nl80211_try_connect()