Home
last modified time | relevance | path

Searched refs:HTT_SECURITY_AES_CCMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c2577 if (sec_type != HTT_SECURITY_AES_CCMP && in ath10k_htt_rx_pn_check_replay_hl()
2741 (sec_type == HTT_SECURITY_AES_CCMP || in ath10k_htt_rx_proc_rx_ind_hl()
2770 if (sec_type == HTT_SECURITY_AES_CCMP) { in ath10k_htt_rx_proc_rx_ind_hl()
2990 case HTT_SECURITY_AES_CCMP: in ath10k_htt_rx_proc_rx_frag_ind_hl()
3012 if (sec_type != HTT_SECURITY_AES_CCMP && in ath10k_htt_rx_proc_rx_frag_ind_hl()
3029 } else if (sec_type == HTT_SECURITY_AES_CCMP) { in ath10k_htt_rx_proc_rx_frag_ind_hl()
4181 case HTT_SECURITY_AES_CCMP: in ath10k_htt_rx_pn_len()
H A Dhtt.h853 HTT_SECURITY_AES_CCMP, enumerator