Lines Matching refs:open_rec
284 struct tls_rec *rec = ctx->open_rec;
296 struct tls_rec *rec = ctx->open_rec;
307 struct tls_rec *rec = ctx->open_rec;
369 struct tls_rec *rec = ctx->open_rec;
373 ctx->open_rec = NULL;
500 struct tls_rec *rec = ctx->open_rec;
549 ctx->open_rec = NULL;
678 struct tls_rec *rec = ctx->open_rec, *tmp = NULL;
785 ctx->open_rec = tmp;
878 bool reset_eval = !ctx->open_rec;
880 rec = ctx->open_rec;
905 struct tls_rec *rec = ctx->open_rec;
969 if (ctx->open_rec)
970 rec = ctx->open_rec;
972 rec = ctx->open_rec = tls_get_rec(sk);
1030 else if (ctx->open_rec && ret == -ENOSPC)
1099 if (ctx->open_rec)
1104 if (ctx->open_rec && msg_en->sg.size < required_size)
1176 if (ctx->open_rec)
1177 rec = ctx->open_rec;
1179 rec = ctx->open_rec = tls_get_rec(sk);
1244 if (ctx->open_rec)
1249 if (ctx->open_rec)