Home
last modified time | relevance | path

Searched refs:IEEE80211_CIPHER_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211_crypto.h79 #define IEEE80211_CIPHER_NONE 5 /* pseudo value */ macro
81 #define IEEE80211_CIPHER_MAX (IEEE80211_CIPHER_NONE+1)
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_none.c55 IEEE80211_CIPHER_NONE,
/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1540 wk.ik_type = IEEE80211_CIPHER_NONE; in dladm_wlan_wpa_set_key()