Searched refs:ic_cryptocaps (Results 1 – 15 of 15) sorted by relevance
203 ic->ic_cryptocaps = cipher_set; in ieee80211_crypto_set_supported_hardware_ciphers()394 if ((ic->ic_cryptocaps & (1<<cipher)) == 0) { in ieee80211_crypto_newkey()421 (ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIPMIC) == 0) { in ieee80211_crypto_newkey()
173 uint32_t ic_cryptocaps; /* hardware crypto caps */ member
686 ic->ic_cryptocaps, IEEE80211_CRYPTO_BITS); in _db_show_com()
742 dc->dc_cryptocaps = ic->ic_cryptocaps | ic->ic_sw_cryptocaps; in ieee80211_ioctl_getdevcaps()
934 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP; in ath_attach()936 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_OCB; in ath_attach()938 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_CCM; in ath_attach()940 ic->ic_cryptocaps |= IEEE80211_CRYPTO_CKIP; in ath_attach()942 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIP; in ath_attach()949 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC; in ath_attach()2569 if ((ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIP) && !sc->sc_wmetkipmic) { in ath_settkipmic()2572 ic->ic_cryptocaps &= ~IEEE80211_CRYPTO_TKIPMIC; in ath_settkipmic()2575 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC; in ath_settkipmic()
724 ic->ic_cryptocaps = in wtap_attach()
239 ic->ic_cryptocaps = in rtwn_attach()
548 ic->ic_cryptocaps = in rum_attach()
560 ic->ic_cryptocaps = in rsu_attach()
652 ic->ic_cryptocaps = IEEE80211_CRYPTO_WEP | IEEE80211_CRYPTO_AES_CCM | in mtw_attach()
877 ic->ic_cryptocaps = in run_attach()
442 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP in mwl_attach()
1933 ic->ic_cryptocaps &= ~IEEE80211_CRYPTO_TKIPMIC in lkpi_iv_key_set()7506 ic->ic_cryptocaps = 0;
471 ic->ic_cryptocaps = in wpi_attach()
10618 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_CCM; in iwx_attach()