Home
last modified time | relevance | path

Searched refs:ar_cipher (Results 1 – 1 of 1) sorted by relevance

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