Searched refs:skb_cmp_decrypted (Results 1 – 2 of 2) sorted by relevance
349 strp->mixed_decrypted |= !!skb_cmp_decrypted(skb, in_skb); in tls_strp_copyin()446 if (skb_cmp_decrypted(first, skb)) in tls_strp_check_queue_ok()
1588 static inline int skb_cmp_decrypted(const struct sk_buff *skb1, in skb_cmp_decrypted() function