Searched defs:ar_cipher (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c225 u8 *ar_cipher = ucast ? &vif->prwise_crypto : &vif->grp_crypto; local
235 *ar_cipher = NONE_CRYPT;
239 *ar_cipher = WEP_CRYPT;
243 *ar_cipher = WEP_CRYPT;
247 *ar_cipher = TKIP_CRYPT;
251 *ar_cipher = AES_CRYPT;
255 *ar_cipher = WAPI_CRYPT;

Completed in 39 milliseconds