Home
last modified time | relevance | path

Searched refs:ieee80211_unregister_crypto_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt.h83 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
Dieee80211_crypt.c127 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops() function
Dieee80211_crypt_wep.c289 ieee80211_unregister_crypto_ops(&ieee80211_crypt_wep); in ieee80211_crypto_wep_exit()
Dieee80211_crypt_ccmp.c452 ieee80211_unregister_crypto_ops(&ieee80211_crypt_ccmp); in ieee80211_crypto_ccmp_exit()
Dieee80211_crypt_tkip.c778 ieee80211_unregister_crypto_ops(&ieee80211_crypt_tkip); in ieee80211_crypto_tkip_exit()
Dieee80211.h234 #define ieee80211_unregister_crypto_ops ieee80211_unregister_crypto_ops_rsl macro