Home
last modified time | relevance | path

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

/Linux-v4.19/net/tls/
Dtls_main.c94 int tls_push_sg(struct sock *sk, in tls_push_sg() function
209 return tls_push_sg(sk, ctx, sg, offset, flags); in tls_push_pending_closed_record()
Dtls_device.c286 return tls_push_sg(sk, ctx, offload_ctx->sg_tx_data, 0, flags); in tls_push_record()
Dtls_sw.c245 rc = tls_push_sg(sk, tls_ctx, ctx->sg_encrypted_data, 0, flags); in tls_push_record()
/Linux-v4.19/include/net/
Dtls.h277 int tls_push_sg(struct sock *sk, struct tls_context *ctx,