Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dkey.c609 key->conf.icv_len = IEEE80211_CCMP_256_MIC_LEN; in ieee80211_key_alloc()
618 key_data, key_len, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_key_alloc()
Drx.c2117 rx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_rx_h_decrypt()
Dtx.c1032 tx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_tx_h_encrypt()
/linux-5.19.10/include/linux/
Dieee80211.h3503 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c898 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Ddp_rx.c1887 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()