Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h62 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1893 return IEEE80211_CCMP_256_MIC_LEN; in ath12k_dp_rx_crypto_mic_len()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c920 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c1911 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()