Searched refs:mixed_decrypted (Results 1 – 3 of 3) sorted by relevance
207 strp->mixed_decrypted = 0; in tls_strp_flush_anchor_copy()350 strp->mixed_decrypted |= !!skb_cmp_decrypted(skb, in_skb); in tls_strp_copyin()352 if (IS_ENABLED(CONFIG_TLS_DEVICE) && strp->mixed_decrypted) in tls_strp_copyin()
223 return ctx->strp.mixed_decrypted; in tls_strp_msg_mixed_decrypted()
113 u32 mixed_decrypted : 1; member