Searched refs:tls_rx_msg_size (Results 1 – 3 of 3) sorted by relevance
234 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_frag()314 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_skb()518 sz = tls_rx_msg_size(strp, strp->anchor); in tls_strp_read_sock()
196 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb);
2392 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb) in tls_rx_msg_size() function