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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ieee80211/
H A DMakefile5 obj-$(CONFIG_IEEE80211_CRYPT_TKIP) += ieee80211_crypt_tkip.o
H A Dieee80211_crypt_tkip.c95 printk(KERN_DEBUG "ieee80211_crypt_tkip: could not allocate "
104 printk(KERN_DEBUG "ieee80211_crypt_tkip: could not allocate "
113 printk(KERN_DEBUG "ieee80211_crypt_tkip: could not allocate "
122 printk(KERN_DEBUG "ieee80211_crypt_tkip: could not allocate "
761 static struct ieee80211_crypto_ops ieee80211_crypt_tkip = { variable in typeref:struct:ieee80211_crypto_ops
783 return ieee80211_register_crypto_ops(&ieee80211_crypt_tkip);
788 ieee80211_unregister_crypto_ops(&ieee80211_crypt_tkip);

Completed in 25 milliseconds