Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c224 u8 *ar_cipher = ucast ? &vif->prwise_crypto : &vif->grp_crypto; in ath6kl_set_cipher() local
234 *ar_cipher = NONE_CRYPT; in ath6kl_set_cipher()
238 *ar_cipher = WEP_CRYPT; in ath6kl_set_cipher()
242 *ar_cipher = WEP_CRYPT; in ath6kl_set_cipher()
246 *ar_cipher = TKIP_CRYPT; in ath6kl_set_cipher()
250 *ar_cipher = AES_CRYPT; in ath6kl_set_cipher()
254 *ar_cipher = WAPI_CRYPT; in ath6kl_set_cipher()