Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dkey.c660 key->conf.icv_len = IEEE80211_CCMP_256_MIC_LEN; in ieee80211_key_alloc()
669 key_data, key_len, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_key_alloc()
Drx.c2090 rx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_rx_h_decrypt()
Dtx.c1063 tx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_tx_h_encrypt()
/Linux-v6.6/include/linux/
Dieee80211.h3717 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c904 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_rx.c1881 return IEEE80211_CCMP_256_MIC_LEN; in ath12k_dp_rx_crypto_mic_len()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddp_rx.c1887 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()