Searched refs:tls_rx_msg_size (Results 1 – 3 of 3) sorted by relevance
240 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_frag()320 sz = tls_rx_msg_size(strp, skb); in tls_strp_copyin_skb()528 sz = tls_rx_msg_size(strp, strp->anchor); in tls_strp_read_sock()
198 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb);
2451 int tls_rx_msg_size(struct tls_strparser *strp, struct sk_buff *skb) in tls_rx_msg_size() function