Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c832 if (hk->kv_type == HAL_CIPHER_TKIP) { in ath_keyprint()
925 HAL_CIPHER_TKIP, /* IEEE80211_CIPHER_TKIP */ in ath_key_set()
951 if (hk.kv_type == HAL_CIPHER_TKIP && in ath_key_set()
H A Dath_hal.h675 HAL_CIPHER_TKIP = 4, enumerator
H A Dath_main.c2183 if (ATH_HAL_CIPHERSUPPORTED(ah, HAL_CIPHER_TKIP)) { in ath_attach()