Searched refs:is_decrypted (Results 1 – 4 of 4) sorted by relevance
980 int is_decrypted, is_encrypted; in tls_device_decrypted() local983 is_decrypted = skb->decrypted; in tls_device_decrypted()984 is_encrypted = !is_decrypted; in tls_device_decrypted()986 is_decrypted = 0; in tls_device_decrypted()992 is_encrypted, is_decrypted); in tls_device_decrypted()995 if (likely(is_encrypted || is_decrypted)) in tls_device_decrypted()996 return is_decrypted; in tls_device_decrypted()1009 if (is_decrypted) { in tls_device_decrypted()1011 return is_decrypted; in tls_device_decrypted()
333 bool is_decrypted = false; in ath12k_wifi7_dp_rx_h_mpdu() local365 is_decrypted = rx_info->is_decrypted; in ath12k_wifi7_dp_rx_h_mpdu()379 if (is_decrypted) { in ath12k_wifi7_dp_rx_h_mpdu()392 enctype, is_decrypted, rx_info); in ath12k_wifi7_dp_rx_h_mpdu()394 if (!is_decrypted || rx_info->is_mcbc) in ath12k_wifi7_dp_rx_h_mpdu()1055 bool is_decrypted = false; in ath12k_wifi7_dp_rx_h_defrag() local1068 is_decrypted = rx_info->is_decrypted; in ath12k_wifi7_dp_rx_h_defrag()1070 if (is_decrypted) { in ath12k_wifi7_dp_rx_h_defrag()
1425 bool is_decrypted, in ath10k_htt_rx_h_undecap_raw() argument1505 if (!is_decrypted) in ath10k_htt_rx_h_undecap_raw()1763 bool is_decrypted) in ath10k_htt_rx_h_undecap() argument1791 is_decrypted, first_hdr); in ath10k_htt_rx_h_undecap()1949 bool is_decrypted; in ath10k_htt_rx_h_mpdu() local2006 is_decrypted = (enctype != HTT_RX_MPDU_ENCRYPT_NONE && in ath10k_htt_rx_h_mpdu()2044 if (is_decrypted) { in ath10k_htt_rx_h_mpdu()2058 if (frag && !fill_crypt_header && is_decrypted && in ath10k_htt_rx_h_mpdu()2088 is_decrypted); in ath10k_htt_rx_h_mpdu()2094 if (!is_decrypted) in ath10k_htt_rx_h_mpdu()
2239 bool is_decrypted = false; in ath11k_dp_rx_h_mpdu() local2271 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_mpdu()2285 if (is_decrypted) { in ath11k_dp_rx_h_mpdu()2298 enctype, rx_status, is_decrypted); in ath11k_dp_rx_h_mpdu()2300 if (!is_decrypted || fill_crypto_hdr) in ath11k_dp_rx_h_mpdu()3359 bool is_decrypted = false; in ath11k_dp_rx_h_defrag() local3375 is_decrypted = ath11k_dp_rx_h_attn_is_decrypted(rx_attention); in ath11k_dp_rx_h_defrag()3378 if (is_decrypted) { in ath11k_dp_rx_h_defrag()