Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto.h158 #define IEEE80211_CRYPTO_CKIP (1<<IEEE80211_CIPHER_CKIP) macro
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c421 if ((ccaps & IEEE80211_CRYPTO_CKIP) != 0) in wlan_cryptocaps_to_snmp()
/freebsd/sys/dev/ath/
H A Dif_ath.c937 ic->ic_cryptocaps |= IEEE80211_CRYPTO_CKIP; in ath_attach()