Searched refs:lib80211_crypt_tkip (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A DMakefile5 obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o
H A Dlib80211_crypt_tkip.c102 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
111 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
120 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
129 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
756 static struct lib80211_crypto_ops lib80211_crypt_tkip = { variable in typeref:struct:lib80211_crypto_ops
777 return lib80211_register_crypto_ops(&lib80211_crypt_tkip);
782 lib80211_unregister_crypto_ops(&lib80211_crypt_tkip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wireless/
H A DMakefile5 obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o
H A Dlib80211_crypt_tkip.c102 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
111 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
120 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
129 printk(KERN_DEBUG "lib80211_crypt_tkip: could not allocate "
756 static struct lib80211_crypto_ops lib80211_crypt_tkip = { variable in typeref:struct:lib80211_crypto_ops
777 return lib80211_register_crypto_ops(&lib80211_crypt_tkip);
782 lib80211_unregister_crypto_ops(&lib80211_crypt_tkip);

Completed in 117 milliseconds