Home
last modified time | relevance | path

Searched refs:IEEE80211_CRYPTO_CKIP (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/net80211/
HDieee80211_crypto.h158 #define IEEE80211_CRYPTO_CKIP (1<<IEEE80211_CIPHER_CKIP) macro
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c421 if ((ccaps & IEEE80211_CRYPTO_CKIP) != 0) in wlan_cryptocaps_to_snmp()
/freebsd-14-stable/sys/dev/ath/
HDif_ath.c937 ic->ic_cryptocaps |= IEEE80211_CRYPTO_CKIP; in ath_attach()