Home
last modified time | relevance | path

Searched refs:ieee80211_crypto_ops (Results 1 – 22 of 22) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8187se/ieee80211/
Dieee80211_crypt.h28 struct ieee80211_crypto_ops { struct
73 struct ieee80211_crypto_ops *ops; argument
78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);
79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
80 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name);
Dieee80211_crypt.c30 struct ieee80211_crypto_ops *ops;
104 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_register_crypto_ops()
128 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops()
159 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name) in ieee80211_get_crypto_ops()
189 static struct ieee80211_crypto_ops ieee80211_crypt_null = {
Dieee80211_crypt_wep.c261 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
Dieee80211_crypt_ccmp.c439 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
Dieee80211_crypt_tkip.c719 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
Dieee80211_wx.c484 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
Dieee80211_softmac.c2797 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
/linux-2.6.39/drivers/staging/rtl8192e/ieee80211/
Dieee80211_crypt.h28 struct ieee80211_crypto_ops { struct
73 struct ieee80211_crypto_ops *ops; argument
78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);
79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
80 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name);
Dieee80211_crypt.c30 struct ieee80211_crypto_ops *ops;
104 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_register_crypto_ops()
128 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops()
159 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name) in ieee80211_get_crypto_ops()
189 static struct ieee80211_crypto_ops ieee80211_crypt_null = {
Dieee80211_crypt_wep.c265 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
Dieee80211_crypt_ccmp.c457 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
Dieee80211_crypt_tkip.c778 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
Dieee80211_wx.c544 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
Dieee80211_softmac.c3022 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
/linux-2.6.39/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.h28 struct ieee80211_crypto_ops { struct
73 struct ieee80211_crypto_ops *ops; argument
78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);
79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
80 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name);
Dieee80211_crypt.c30 struct ieee80211_crypto_ops *ops;
104 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_register_crypto_ops()
128 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops()
159 struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name) in ieee80211_get_crypto_ops()
189 static struct ieee80211_crypto_ops ieee80211_crypt_null = {
Dieee80211_crypt_wep.c266 static struct ieee80211_crypto_ops ieee80211_crypt_wep = {
Dieee80211_crypt_ccmp.c452 static struct ieee80211_crypto_ops ieee80211_crypt_ccmp = {
Dieee80211_crypt_tkip.c749 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = {
Dieee80211_wx.c536 struct ieee80211_crypto_ops *ops; in ieee80211_wx_set_encode_ext()
Dieee80211_softmac.c2960 struct ieee80211_crypto_ops *ops; in ieee80211_wpa_set_encryption()
/linux-2.6.39/drivers/staging/rtl8192u/
Dieee80211_crypt.h28 struct ieee80211_crypto_ops { struct
73 struct ieee80211_crypto_ops *ops; argument
78 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);
79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
80 struct ieee80211_crypto_ops *ieee80211_get_crypto_ops(const char *name);