Home
last modified time | relevance | path

Searched refs:lib80211_crypto_ops (Results 1 – 10 of 10) sorted by relevance

/linux/include/net/
A Dlib80211.h44 struct lib80211_crypto_ops { struct
95 const struct lib80211_crypto_ops *ops; argument
116 int lib80211_register_crypto_ops(const struct lib80211_crypto_ops *ops);
117 int lib80211_unregister_crypto_ops(const struct lib80211_crypto_ops *ops);
118 const struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name);
/linux/net/wireless/
A Dlib80211.c37 const struct lib80211_crypto_ops *ops;
164 int lib80211_register_crypto_ops(const struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops()
186 int lib80211_unregister_crypto_ops(const struct lib80211_crypto_ops *ops) in lib80211_unregister_crypto_ops()
209 const struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name) in lib80211_get_crypto_ops()
237 static const struct lib80211_crypto_ops lib80211_crypt_null = {
A Dlib80211_crypt_wep.c229 static const struct lib80211_crypto_ops lib80211_crypt_wep = {
A Dlib80211_crypt_ccmp.c421 static const struct lib80211_crypto_ops lib80211_crypt_ccmp = {
A Dlib80211_crypt_tkip.c708 static const struct lib80211_crypto_ops lib80211_crypt_tkip = {
/linux/drivers/staging/rtl8192e/
A Drtllib_crypt_wep.c212 static const struct lib80211_crypto_ops rtllib_crypt_wep = {
A Drtllib_crypt_ccmp.c381 static const struct lib80211_crypto_ops rtllib_crypt_ccmp = {
A Drtllib_crypt_tkip.c675 static const struct lib80211_crypto_ops rtllib_crypt_tkip = {
A Drtllib_wx.c477 const struct lib80211_crypto_ops *ops; in rtllib_wx_set_encode_ext()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_wx.c512 const struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()

Completed in 20 milliseconds