Searched refs:tls_rx_msg_size (Results 1 – 3 of 3) sorted by relevance
233 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_frag()313 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_skb()516 sz = tls_rx_msg_size(strp, strp->anchor); in tls_strp_read_sock()
192 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb);
2325 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb) in tls_rx_msg_size() function