Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dkey.c601 key->conf.icv_len = IEEE80211_CCMP_256_MIC_LEN; in ieee80211_key_alloc()
610 key_data, key_len, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_key_alloc()
H A Drx.c2105 rx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_rx_h_decrypt()
H A Dtx.c1041 tx, IEEE80211_CCMP_256_MIC_LEN); in ieee80211_tx_h_encrypt()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h3030 #define IEEE80211_CCMP_256_MIC_LEN 16 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c875 return IEEE80211_CCMP_256_MIC_LEN; in ath10k_htt_rx_crypto_mic_len()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1838 return IEEE80211_CCMP_256_MIC_LEN; in ath11k_dp_rx_crypto_mic_len()