Searched refs:lib80211_register_crypto_ops (Results 1 – 8 of 8) sorted by relevance
164 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops() function184 EXPORT_SYMBOL(lib80211_register_crypto_ops);247 return lib80211_register_crypto_ops(&lib80211_crypt_null); in lib80211_init()
280 return lib80211_register_crypto_ops(&lib80211_crypt_wep); in lib80211_crypto_wep_init()
470 return lib80211_register_crypto_ops(&lib80211_crypt_ccmp); in lib80211_crypto_ccmp_init()
753 return lib80211_register_crypto_ops(&lib80211_crypt_tkip); in lib80211_crypto_tkip_init()
115 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);
277 return lib80211_register_crypto_ops(&rtllib_crypt_wep); in rtllib_crypto_wep_init()
445 return lib80211_register_crypto_ops(&rtllib_crypt_ccmp); in rtllib_crypto_ccmp_init()
764 return lib80211_register_crypto_ops(&rtllib_crypt_tkip); in rtllib_crypto_tkip_init()