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

/drivers/staging/rtl8192e/
H A DMakefile16 obj-$(CONFIG_RTLLIB_CRYPTO_TKIP) += rtllib_crypt_tkip.o
H A Drtllib_crypt_tkip.c69 printk(KERN_DEBUG "rtllib_crypt_tkip: could not allocate "
78 printk(KERN_DEBUG "rtllib_crypt_tkip: could not allocate "
87 printk(KERN_DEBUG "rtllib_crypt_tkip: could not allocate "
96 printk(KERN_DEBUG "rtllib_crypt_tkip: could not allocate "
742 static struct lib80211_crypto_ops rtllib_crypt_tkip = { variable in typeref:struct:lib80211_crypto_ops
762 return lib80211_register_crypto_ops(&rtllib_crypt_tkip);
768 lib80211_unregister_crypto_ops(&rtllib_crypt_tkip);

Completed in 26 milliseconds