Searched refs:IEEE80211_CIPHER_NONE (Results 1 – 6 of 6) sorted by relevance
141 #define IEEE80211_CIPHER_NONE 6 /* pseudo value */ macro143 #define IEEE80211_CIPHER_MAX (IEEE80211_CIPHER_NONE+1)
62 .ic_cipher = IEEE80211_CIPHER_NONE,
146 ciphers[IEEE80211_CIPHER_NONE] = &ieee80211_cipher_none; in ieee80211_crypto_attach()245 [IEEE80211_CIPHER_NONE] = "wlan_none",
1179 *cipher = IEEE80211_CIPHER_NONE; in wpa_cipher()1354 *cipher = IEEE80211_CIPHER_NONE; in rsn_cipher()1457 if (rsn->rsn_mcastcipher == IEEE80211_CIPHER_NONE) { in ieee80211_parse_rsn()1493 else if ((w & (1 << IEEE80211_CIPHER_NONE)) && in ieee80211_parse_rsn()1496 rsn->rsn_ucastcipher = IEEE80211_CIPHER_NONE; in ieee80211_parse_rsn()
798 case IEEE80211_CIPHER_NONE: in _db_show_key()
4726 case IEEE80211_CIPHER_NONE:4768 case IEEE80211_CIPHER_NONE: in printkey()