Searched refs:mixed_decrypted (Results 1 – 3 of 3) sorted by relevance
206 strp->mixed_decrypted = 0; in tls_strp_flush_anchor_copy()349 strp->mixed_decrypted |= !!skb_cmp_decrypted(skb, in_skb); in tls_strp_copyin()351 if (IS_ENABLED(CONFIG_TLS_DEVICE) && strp->mixed_decrypted) in tls_strp_copyin()
220 return ctx->strp.mixed_decrypted; in tls_strp_msg_mixed_decrypted()
112 u32 mixed_decrypted : 1; member