prwise_crypto_type 2848 drivers/net/wireless/ath/ath6kl/cfg80211.c 			p.prwise_crypto_type |= WEP_CRYPT;
prwise_crypto_type 2851 drivers/net/wireless/ath/ath6kl/cfg80211.c 			p.prwise_crypto_type |= TKIP_CRYPT;
prwise_crypto_type 2854 drivers/net/wireless/ath/ath6kl/cfg80211.c 			p.prwise_crypto_type |= AES_CRYPT;
prwise_crypto_type 2857 drivers/net/wireless/ath/ath6kl/cfg80211.c 			p.prwise_crypto_type |= WAPI_CRYPT;
prwise_crypto_type 2861 drivers/net/wireless/ath/ath6kl/cfg80211.c 	if (p.prwise_crypto_type == 0) {
prwise_crypto_type 2862 drivers/net/wireless/ath/ath6kl/cfg80211.c 		p.prwise_crypto_type = NONE_CRYPT;
prwise_crypto_type 1896 drivers/net/wireless/ath/ath6kl/wmi.c 	cc->prwise_crypto_type = pairwise_crypto;
prwise_crypto_type  739 drivers/net/wireless/ath/ath6kl/wmi.h 	u8 prwise_crypto_type;