Home
last modified time | relevance | path

Searched refs:IEEE80211_CRYPTO_AES_GCM_128 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_crypto.h164 #define IEEE80211_CRYPTO_AES_GCM_128 (1<<IEEE80211_CIPHER_AES_GCM_128) macro
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c304 IEEE80211_CRYPTO_AES_GCM_128); in rtwn_attach()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_bsd.c1607 if (devcaps.dc_cryptocaps & IEEE80211_CRYPTO_AES_GCM_128) in wpa_driver_bsd_capa()
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c448 IEEE80211_CRYPTO_AES_CCM | IEEE80211_CRYPTO_AES_GCM_128); in uath_attach()