Searched refs:lib80211_unregister_crypto_ops (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dlib80211.h118 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dlib80211.c213 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops) function
234 EXPORT_SYMBOL(lib80211_unregister_crypto_ops); variable
279 lib80211_unregister_crypto_ops(&lib80211_crypt_null);
H A Dlib80211_crypt_wep.c291 lib80211_unregister_crypto_ops(&lib80211_crypt_wep);
H A Dlib80211_crypt_ccmp.c489 lib80211_unregister_crypto_ops(&lib80211_crypt_ccmp);
H A Dlib80211_crypt_tkip.c782 lib80211_unregister_crypto_ops(&lib80211_crypt_tkip);

Completed in 76 milliseconds