Searched refs:lib80211_register_crypto_ops (Results 1 – 5 of 5) sorted by relevance
193 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops() function213 EXPORT_SYMBOL(lib80211_register_crypto_ops);276 return lib80211_register_crypto_ops(&lib80211_crypt_null); in lib80211_init()
286 return lib80211_register_crypto_ops(&lib80211_crypt_wep); in lib80211_crypto_wep_init()
484 return lib80211_register_crypto_ops(&lib80211_crypt_ccmp); in lib80211_crypto_ccmp_init()
775 return lib80211_register_crypto_ops(&lib80211_crypt_tkip); in lib80211_crypto_tkip_init()
117 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops);