Searched refs:IEEE80211_CRYPTO_AES_CCM (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_crypto.h138 #define IEEE80211_CRYPTO_AES_CCM (1<<IEEE80211_CIPHER_AES_CCM) macro
/freebsd-10.0-release/contrib/wpa/src/drivers/
H A Ddriver_bsd.c1426 #define IEEE80211_CRYPTO_AES_CCM (1<<IEEE80211_CIPHER_AES_CCM) macro
1454 if (devcaps.dc_cryptocaps & IEEE80211_CRYPTO_AES_CCM)
1464 #undef IEEE80211_CRYPTO_AES_CCM macro
/freebsd-10.0-release/sys/dev/if_ndis/
H A Dif_ndis.c903 | IEEE80211_CRYPTO_AES_CCM;
2123 if (!(ic->ic_cryptocaps & IEEE80211_CRYPTO_AES_CCM))
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c417 if ((ccaps & IEEE80211_CRYPTO_AES_CCM) != 0)
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c616 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_CCM;
/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwl.c470 | IEEE80211_CRYPTO_AES_CCM
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_run.c647 IEEE80211_CRYPTO_AES_CCM |

Completed in 205 milliseconds