Searched refs:lib80211_unregister_crypto_ops (Results 1 – 5 of 5) sorted by relevance
215 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_unregister_crypto_ops() function236 EXPORT_SYMBOL(lib80211_unregister_crypto_ops);281 lib80211_unregister_crypto_ops(&lib80211_crypt_null); in lib80211_exit()
291 lib80211_unregister_crypto_ops(&lib80211_crypt_wep); in lib80211_crypto_wep_exit()
489 lib80211_unregister_crypto_ops(&lib80211_crypt_ccmp); in lib80211_crypto_ccmp_exit()
780 lib80211_unregister_crypto_ops(&lib80211_crypt_tkip); in lib80211_crypto_tkip_exit()
118 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);