Home
last modified time | relevance | path

Searched refs:WLAN_KEY_LEN_GCMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h146 WLAN_KEY_LEN_GCMP = 16, enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c2158 BUILD_BUG_ON(WLAN_KEY_LEN_CCMP != WLAN_KEY_LEN_GCMP); in iwl_mvm_convert_gtk_v3()