Searched refs:lib80211_crypto_ops (Results 1 – 13 of 13) 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);
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()
258 static struct lib80211_crypto_ops rtllib_crypt_wep = {
426 static struct lib80211_crypto_ops rtllib_crypt_ccmp = {
744 static struct lib80211_crypto_ops rtllib_crypt_tkip = {
534 struct lib80211_crypto_ops *ops; in rtllib_wx_set_encode_ext()
3260 struct lib80211_crypto_ops *ops; in rtllib_wpa_set_encryption()
528 struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()