Searched refs:sc_hasclrkey (Results 1 – 3 of 3) sorted by relevance
226 if (hk.kv_type == HAL_CIPHER_CLR && sc->sc_hasclrkey == 0) { in ath_keyset()381 if (sc->sc_hasclrkey == 0) { in key_alloc_single()
659 sc_hasclrkey: 1,/* CLR key supported */ member
971 sc->sc_hasclrkey = ath_hal_ciphersupported(ah, HAL_CIPHER_CLR);6010 (vap->iv_flags & IEEE80211_F_PRIVACY) == 0 && sc->sc_hasclrkey &&