Searched refs:sc_hasclrkey (Results 1 – 3 of 3) sorted by relevance
223 if (hk.kv_type == HAL_CIPHER_CLR && sc->sc_hasclrkey == 0) { in ath_keyset()378 if (sc->sc_hasclrkey == 0) { in key_alloc_single()
633 sc_hasclrkey: 1,/* CLR key supported */ member
964 sc->sc_hasclrkey = ath_hal_ciphersupported(ah, HAL_CIPHER_CLR); in ath_attach()6329 (vap->iv_flags & IEEE80211_F_PRIVACY) == 0 && sc->sc_hasclrkey && in ath_newassoc()