Searched refs:tls_push_sg (Results 1 – 3 of 3) sorted by relevance
/net/tls/ |
D | tls_main.c | 103 int tls_push_sg(struct sock *sk, in tls_push_sg() function 213 return tls_push_sg(sk, ctx, sg, offset, flags); in tls_push_partial_record()
|
D | tls_device.c | 299 return tls_push_sg(sk, ctx, offload_ctx->sg_tx_data, 0, flags); in tls_push_record()
|
D | tls_sw.c | 420 rc = tls_push_sg(sk, tls_ctx, in tls_tx_records()
|