Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
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()
Drx.c2110 rx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_rx_h_decrypt()
Dtx.c1077 tx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_tx_h_encrypt()
/Linux-v6.1/include/linux/
Dieee80211.h3589 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c904 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Ddp_rx.c1887 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()