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

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h73 TKIP_CRYPT = 0x04, enumerator in enum:ath6kl_crypto_type
H A Dcfg80211.c246 *ar_cipher = TKIP_CRYPT;
1186 key_type = TKIP_CRYPT;
1211 (key_type == TKIP_CRYPT || key_type == AES_CRYPT ||
2851 p.prwise_crypto_type |= TKIP_CRYPT;
2874 p.grp_crypto_type = TKIP_CRYPT;

Completed in 378 milliseconds