Home
last modified time | relevance | path

Searched refs:lib80211_crypto_ops (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dlib80211.h44 struct lib80211_crypto_ops { struct
95 struct lib80211_crypto_ops *ops;
116 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);
117 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);
118 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name);
/kernel/linux/linux-6.6/include/net/
H A Dlib80211.h44 struct lib80211_crypto_ops { struct
95 struct lib80211_crypto_ops *ops;
116 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);
117 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);
118 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name);
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211.c37 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 = {
H A Dlib80211_crypt_wep.c229 static struct lib80211_crypto_ops lib80211_crypt_wep = {
H A Dlib80211_crypt_ccmp.c421 static struct lib80211_crypto_ops lib80211_crypt_ccmp = {
H A Dlib80211_crypt_tkip.c708 static struct lib80211_crypto_ops lib80211_crypt_tkip = {
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211.c37 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 = {
H A Dlib80211_crypt_wep.c229 static struct lib80211_crypto_ops lib80211_crypt_wep = {
H A Dlib80211_crypt_ccmp.c421 static struct lib80211_crypto_ops lib80211_crypt_ccmp = {
H A Dlib80211_crypt_tkip.c708 static struct lib80211_crypto_ops lib80211_crypt_tkip = {
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h213 struct lib80211_crypto_ops *crypt;
H A Dhostap_ioctl.c3204 struct lib80211_crypto_ops *ops; in prism2_ioctl_siwencodeext()
3444 struct lib80211_crypto_ops *ops; in prism2_ioctl_set_encryption()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h213 struct lib80211_crypto_ops *crypt;
H A Dhostap_ioctl.c3226 struct lib80211_crypto_ops *ops; in prism2_ioctl_siwencodeext()
3467 struct lib80211_crypto_ops *ops; in prism2_ioctl_set_encryption()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c218 static struct lib80211_crypto_ops rtllib_crypt_wep = {
H A Drtllib_crypt_ccmp.c388 static struct lib80211_crypto_ops rtllib_crypt_ccmp = {
H A Drtllib_wx.c520 struct lib80211_crypto_ops *ops; in rtllib_wx_set_encode_ext()
H A Drtllib_crypt_tkip.c699 static struct lib80211_crypto_ops rtllib_crypt_tkip = {
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c212 static struct lib80211_crypto_ops rtllib_crypt_wep = {
H A Drtllib_crypt_ccmp.c382 static struct lib80211_crypto_ops rtllib_crypt_ccmp = {
H A Drtllib_wx.c477 struct lib80211_crypto_ops *ops; in rtllib_wx_set_encode_ext()
H A Drtllib_crypt_tkip.c681 static struct lib80211_crypto_ops rtllib_crypt_tkip = {
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_security.c143 struct lib80211_crypto_ops *crypto_ops; in rtw_wep_encrypt()
212 struct lib80211_crypto_ops *crypto_ops = lib80211_get_crypto_ops("WEP"); in rtw_wep_decrypt()
737 struct lib80211_crypto_ops *crypto_ops; in rtw_aes_encrypt()
843 struct lib80211_crypto_ops *crypto_ops = lib80211_get_crypto_ops("CCMP"); in rtw_aes_decrypt()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c512 struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c512 struct lib80211_crypto_ops *ops; in libipw_wx_set_encodeext()

Completed in 25 milliseconds