Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_WEP104

260 			WPA_CIPHER_WEP104;
673 wpa_s->pairwise_cipher = WPA_CIPHER_WEP104;
674 wpa_s->group_cipher = WPA_CIPHER_WEP104;
1127 case WPA_CIPHER_WEP104:
1289 } else if (sel & WPA_CIPHER_WEP104) {
1290 wpa_s->group_cipher = WPA_CIPHER_WEP104;