Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dkey.c656 key->conf.icv_len = IEEE80211_CCMP_256_MIC_LEN; in ieee80211_key_alloc()
665 key_data, key_len, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_key_alloc()
H A Drx.c2124 rx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_rx_h_decrypt()
H A Dtx.c1061 tx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_tx_h_encrypt()
/linux-6.15/include/linux/
H A Dieee80211.h3956 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c905 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1941 return IEEE80211_CCMP_256_MIC_LEN; in ath12k_dp_rx_crypto_mic_len()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1881 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()