Searched refs:WPA_AUTH_ALG_LEAP (Results 1 – 4 of 4) sorted by relevance
132 #define WPA_AUTH_ALG_LEAP BIT(2) macro
245 params.auth_alg = WPA_AUTH_ALG_LEAP; in sme_send_authentication()247 params.auth_alg |= WPA_AUTH_ALG_LEAP; in sme_send_authentication()840 wpa_s->current_ssid->auth_alg == WPA_AUTH_ALG_LEAP) { in sme_event_auth()858 wpa_s->current_ssid->auth_alg = WPA_AUTH_ALG_LEAP; in sme_event_auth()
1026 val |= WPA_AUTH_ALG_LEAP; in wpa_config_parse_auth_alg()1083 if (ssid->auth_alg & WPA_AUTH_ALG_LEAP) { in wpa_config_write_auth_alg()
2033 algs = WPA_AUTH_ALG_LEAP; in wpas_start_assoc_cb()2035 algs |= WPA_AUTH_ALG_LEAP; in wpas_start_assoc_cb()