Searched refs:rtllib_crypt_wep (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/rtl8192e/
H A DMakefile17 obj-$(CONFIG_RTLLIB_CRYPTO_WEP) += rtllib_crypt_wep.o
H A Drtllib_crypt_wep.c212 static struct lib80211_crypto_ops rtllib_crypt_wep = { variable in typeref:struct:lib80211_crypto_ops
230 return lib80211_register_crypto_ops(&rtllib_crypt_wep);
235 lib80211_unregister_crypto_ops(&rtllib_crypt_wep);

Completed in 115 milliseconds