Lines Matching refs:WPA_CIPHER_WEP40
259 int cipher = (keylen == 5) ? WPA_CIPHER_WEP40 :677 wpa_s->pairwise_cipher = WPA_CIPHER_WEP40;678 wpa_s->group_cipher = WPA_CIPHER_WEP40;1125 case WPA_CIPHER_WEP40:1292 } else if (sel & WPA_CIPHER_WEP40) {1293 wpa_s->group_cipher = WPA_CIPHER_WEP40;