Home
last modified time | relevance | path

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

/titanic_41/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; in ieee80211_crypto_newkey()
316 const struct ieee80211_cipher *cip = key->wk_cipher; in ieee80211_crypto_setkey()
389 const struct ieee80211_cipher *cip; in ieee80211_crypto_encap()
412 const struct ieee80211_cipher *cip; in ieee80211_crypto_decap()
495 const struct ieee80211_cipher *cip) in ieee80211_crypto_register()
518 const struct ieee80211_cipher *cip) in ieee80211_crypto_unregister()
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 = {
/titanic_41/usr/src/uts/common/sys/
H A Dnet80211_crypto.h152 struct ieee80211_cipher { struct
168 extern const struct ieee80211_cipher ieee80211_cipher_none; argument
179 const struct ieee80211_cipher *wk_cipher;
240 const struct ieee80211_cipher *);
242 const struct ieee80211_cipher *);
H A Dnet80211.h512 const struct ieee80211_cipher *ic_ciphers[IEEE80211_CIPHER_MAX];
/titanic_41/usr/src/uts/common/io/ath/
H A Dath_aux.c770 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_key_delete()
933 const struct ieee80211_cipher *cip = k->wk_cipher; in ath_key_set()
H A Dath_main.c697 const struct ieee80211_cipher *cip; in ath_tx_start()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_xmit.c1814 arn_tx_get_keytype(const struct ieee80211_cipher *cip) in arn_tx_get_keytype()
1928 const struct ieee80211_cipher *cip; in arn_tx_start()
H A Darn_main.c1929 const struct ieee80211_cipher *cip = k->wk_cipher; in arn_key_delete()
2025 const struct ieee80211_cipher *cip = k->wk_cipher; in arn_key_set()
/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl.c2335 const struct ieee80211_cipher *cip = k->wk_cipher; in mwl_key_set()
2799 const struct ieee80211_cipher *cip; in mwl_send()