Searched refs:lib80211_crypto_ops (Results 1 – 15 of 15) sorted by relevance
43 struct lib80211_crypto_ops { struct94 struct lib80211_crypto_ops *ops; argument115 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);116 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);117 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name);
27 int rtllib_register_crypto_ops(struct lib80211_crypto_ops *ops);28 int rtllib_unregister_crypto_ops(struct lib80211_crypto_ops *ops);29 struct lib80211_crypto_ops *rtllib_get_crypto_ops(const char *name);
24 struct lib80211_crypto_ops *ops;103 int rtllib_register_crypto_ops(struct lib80211_crypto_ops *ops) in rtllib_register_crypto_ops()128 int rtllib_unregister_crypto_ops(struct lib80211_crypto_ops *ops) in rtllib_unregister_crypto_ops()160 struct lib80211_crypto_ops *rtllib_get_crypto_ops(const char *name) in rtllib_get_crypto_ops()191 static struct lib80211_crypto_ops rtllib_crypt_null = {
258 static struct lib80211_crypto_ops rtllib_crypt_wep = {
426 static struct lib80211_crypto_ops rtllib_crypt_ccmp = {
747 static struct lib80211_crypto_ops rtllib_crypt_tkip = {
535 struct lib80211_crypto_ops *ops; in rtllib_wx_set_encode_ext()
3359 struct lib80211_crypto_ops *ops; in rtllib_wpa_set_encryption()
38 struct lib80211_crypto_ops *ops;164 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops()186 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_unregister_crypto_ops()209 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name) in lib80211_get_crypto_ops()237 static struct lib80211_crypto_ops lib80211_crypt_null = {
262 static struct lib80211_crypto_ops lib80211_crypt_wep = {
452 static struct lib80211_crypto_ops lib80211_crypt_ccmp = {
732 static struct lib80211_crypto_ops lib80211_crypt_tkip = {
212 struct lib80211_crypto_ops *crypt;
3208 struct lib80211_crypto_ops *ops; in prism2_ioctl_siwencodeext()3448 struct lib80211_crypto_ops *ops; in prism2_ioctl_set_encryption()
528 struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()