Searched refs:partially_sent_record (Results 1 – 2 of 2) sorted by relevance
129 ctx->partially_sent_record = (void *)sg; in tls_push_sg()205 sg = ctx->partially_sent_record; in tls_push_pending_closed_record()208 ctx->partially_sent_record = NULL; in tls_push_pending_closed_record()273 if (ctx->partially_sent_record) {274 struct scatterlist *sg = ctx->partially_sent_record;
196 struct scatterlist *partially_sent_record; member305 return !!ctx->partially_sent_record; in tls_is_partially_sent_record()