Searched refs:lib80211_crypt_wep (Results 1 – 2 of 2) sorted by relevance
229 static struct lib80211_crypto_ops lib80211_crypt_wep = { variable247 return lib80211_register_crypto_ops(&lib80211_crypt_wep); in lib80211_crypto_wep_init()252 lib80211_unregister_crypto_ops(&lib80211_crypt_wep); in lib80211_crypto_wep_exit()
4 obj-$(CONFIG_LIB80211_CRYPT_WEP) += lib80211_crypt_wep.o