Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_WEP104

322 			wpa_s->pairwise_cipher = WPA_CIPHER_WEP104;
323 wpa_s->group_cipher = WPA_CIPHER_WEP104;
642 case WPA_CIPHER_WEP104:
825 } else if (sel & WPA_CIPHER_WEP104) {
826 wpa_s->group_cipher = WPA_CIPHER_WEP104;