Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h678 HAL_CIPHER_MIC = 127 /* TKIP-MIC, not a cipher */ enumerator
H A Dath_main.c2191 if (ATH_HAL_CIPHERSUPPORTED(ah, HAL_CIPHER_MIC)) { in ath_attach()