Searched refs:ieee80211_cipher (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h152 struct ieee80211_cipher { struct
168 extern const struct ieee80211_cipher ieee80211_cipher_none;
179 const struct ieee80211_cipher *wk_cipher;
240 const struct ieee80211_cipher *);
242 const struct ieee80211_cipher *);
H A Dnet80211.h517 const struct ieee80211_cipher *ic_ciphers[IEEE80211_CIPHER_MAX];
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c50 extern const struct ieee80211_cipher wep;
51 extern const struct ieee80211_cipher tkip;
52 extern const struct ieee80211_cipher ccmp;
132 const struct ieee80211_cipher *cip;
316 const struct ieee80211_cipher *cip = key->wk_cipher;
389 const struct ieee80211_cipher *cip;
412 const struct ieee80211_cipher *cip;
495 const struct ieee80211_cipher *cip)
518 const struct ieee80211_cipher *cip)
H A Dnet80211_crypto_none.c53 const struct ieee80211_cipher ieee80211_cipher_none = {
H A Dnet80211_crypto_wep.c57 const struct ieee80211_cipher wep = {
H A Dnet80211_crypto_ccmp.c67 const struct ieee80211_cipher ccmp = {
H A Dnet80211_crypto_tkip.c62 const struct ieee80211_cipher tkip = {
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c770 const struct ieee80211_cipher *cip = k->wk_cipher;
933 const struct ieee80211_cipher *cip = k->wk_cipher;
H A Dath_main.c697 const struct ieee80211_cipher *cip;
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c1882 const struct ieee80211_cipher *cip = k->wk_cipher;
1978 const struct ieee80211_cipher *cip = k->wk_cipher;
H A Darn_xmit.c1770 arn_tx_get_keytype(const struct ieee80211_cipher *cip)
1884 const struct ieee80211_cipher *cip;
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2335 const struct ieee80211_cipher *cip = k->wk_cipher;
2799 const struct ieee80211_cipher *cip;

Completed in 294 milliseconds