Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_aux.c929 HAL_CIPHER_CLR, /* IEEE80211_CIPHER_NONE */ in ath_key_set()
948 hk.kv_type = HAL_CIPHER_CLR; in ath_key_set()
H A Dath_hal.h676 HAL_CIPHER_CLR = 5, /* no encryption */ enumerator
H A Dath_main.c2207 asc->asc_hasclrkey = ATH_HAL_CIPHERSUPPORTED(ah, HAL_CIPHER_CLR); in ath_attach()