Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.h79 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
H A Dieee80211_crypt.c122 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops() function
H A Dieee80211_crypt_wep.c245 ieee80211_unregister_crypto_ops(&ieee80211_crypt_wep); in ieee80211_crypto_wep_exit()
H A Dieee80211_crypt_ccmp.c420 ieee80211_unregister_crypto_ops(&ieee80211_crypt_ccmp); in ieee80211_crypto_ccmp_exit()
H A Dieee80211_crypt_tkip.c717 ieee80211_unregister_crypto_ops(&ieee80211_crypt_tkip); in ieee80211_crypto_tkip_exit()