Searched refs:ic_cryptocaps (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto.c321 if ((ic->ic_cryptocaps & (1<<cipher)) == 0) {
333 (ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIPMIC) == 0) {
H A Dieee80211_ddb.c544 ic->ic_cryptocaps, IEEE80211_CRYPTO_BITS);
H A Dieee80211_var.h170 uint32_t ic_cryptocaps; /* crypto capabilities */ member in struct:ieee80211com
H A Dieee80211_ioctl.c713 dc->dc_cryptocaps = ic->ic_cryptocaps;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c933 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP;
935 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_OCB;
937 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_CCM;
939 ic->ic_cryptocaps |= IEEE80211_CRYPTO_CKIP;
941 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIP;
948 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC;
2527 if ((ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIP) && !sc->sc_wmetkipmic) {
2530 ic->ic_cryptocaps &= ~IEEE80211_CRYPTO_TKIPMIC;
2533 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn.c240 ic->ic_cryptocaps =
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c443 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_rum.c552 ic->ic_cryptocaps =
H A Dif_run.c880 ic->ic_cryptocaps =
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c471 ic->ic_cryptocaps =

Completed in 251 milliseconds