Searched refs:partially_sent_record (Results 1 – 3 of 3) sorted by relevance
135 ctx->partially_sent_record = (void *)sg; in tls_push_sg()206 sg = ctx->partially_sent_record; in tls_push_partial_record()209 ctx->partially_sent_record = NULL; in tls_push_partial_record()217 for (sg = ctx->partially_sent_record; sg; sg = sg_next(sg)) { in tls_free_partial_record()221 ctx->partially_sent_record = NULL; in tls_free_partial_record()
2168 if (tls_ctx->partially_sent_record) { in tls_sw_release_resources_tx()
255 struct scatterlist *partially_sent_record; member411 return !!ctx->partially_sent_record; in tls_is_partially_sent_record()