Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_NONE

693 			val |= WPA_CIPHER_NONE;
767 if (cipher & WPA_CIPHER_NONE) {
790 if (val & ~(WPA_CIPHER_CCMP | WPA_CIPHER_TKIP | WPA_CIPHER_NONE)) {