Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h65 #define IEEE80211_GCMP_PN_LEN 6 macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c403 BUILD_BUG_ON(IEEE80211_CCMP_PN_LEN != IEEE80211_GCMP_PN_LEN); in iwl_mvm_rx_crypto()