Home
last modified time | relevance | path

Searched refs:trim_both_sgl (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/tls/
Dtls_sw.c98 static void trim_both_sgl(struct sock *sk, int target_size) in trim_both_sgl() function
483 trim_both_sgl(sk, orig_size); in tls_sw_sendmsg()
597 trim_both_sgl(sk, ctx->sg_plaintext_size); in tls_sw_sendpage()