Home
last modified time | relevance | path

Searched refs:IEEE80211_CIPHER_WEP (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.h135 #define IEEE80211_CIPHER_WEP 0 macro
146 #define IEEE80211_CRYPTO_WEP (1<<IEEE80211_CIPHER_WEP)
H A Dieee80211_ddb.c778 case IEEE80211_CIPHER_WEP: in _db_show_key()
815 if (cip->ic_cipher != IEEE80211_CIPHER_WEP && in _db_show_key()
818 if (cip->ic_cipher != IEEE80211_CIPHER_WEP && in _db_show_key()
H A Dieee80211_hostap.c1184 *cipher = IEEE80211_CIPHER_WEP; in wpa_cipher()
1189 *cipher = IEEE80211_CIPHER_WEP; in wpa_cipher()
1359 *cipher = IEEE80211_CIPHER_WEP; in rsn_cipher()
1364 *cipher = IEEE80211_CIPHER_WEP; in rsn_cipher()
1494 (rsn->rsn_mcastcipher == IEEE80211_CIPHER_WEP || in ieee80211_parse_rsn()
H A Dieee80211_crypto_wep.c63 .ic_cipher = IEEE80211_CIPHER_WEP,
H A Dieee80211_crypto.c239 [IEEE80211_CIPHER_WEP] = "wlan_wep",
H A Dieee80211_ioctl.c2799 if (ieee80211_crypto_newkey(vap, IEEE80211_CIPHER_WEP, in ieee80211_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c4705 case IEEE80211_CIPHER_WEP:
4748 case IEEE80211_CIPHER_WEP: in printkey()
4783 if (ik->ik_type != IEEE80211_CIPHER_WEP && in printkey()
4786 if (ik->ik_type != IEEE80211_CIPHER_WEP && in printkey()