Searched refs:IEEE80211_WPA_CIPHER_NONE (Results 1 – 3 of 3) sorted by relevance
228 #define IEEE80211_WPA_CIPHER_NONE 0x00 macro
392 wpa->i_groupcipher = IEEE80211_WPA_CIPHER_NONE; in ieee80211_ioctl_getwpaparms()436 wpa->i_groupcipher = IEEE80211_WPA_CIPHER_NONE; in ieee80211_ess_getwpaparms()
2148 return IEEE80211_WPA_CIPHER_NONE; in getwpacipher()2163 if (cipher == IEEE80211_WPA_CIPHER_NONE) in setifwpaciphers()2194 if (cipher == IEEE80211_WPA_CIPHER_NONE) in setifwpagroupcipher()2389 if (cipherset == IEEE80211_WPA_CIPHER_NONE) { in print_cipherset()