rechandle
struct rechandle *h;
struct rechandle *rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
princflag_rec(struct rechandle *h, const char *name, const char *flagname,
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *h = args->rh;
struct rechandle *rh;
writequoted(struct rechandle *h, const char *fmt, va_list ap)
static struct rechandle *
struct rechandle *h = calloc(1, sizeof(*h));
struct rechandle *
struct rechandle *h = rechandle_common(fh, rectype);
struct rechandle *
struct rechandle *h = rechandle_common(fh, rectype);
rechandle_free(struct rechandle *h)
startrec(struct rechandle *h)
writefield(struct rechandle *h, const char *fmt, ...)
endrec(struct rechandle *h)
writeheader(struct rechandle *h, char * const *a)
struct rechandle;
struct rechandle *rechandle_csv(FILE *, const char *);
struct rechandle *rechandle_tabsep(FILE *, const char *);
void rechandle_free(struct rechandle *);
int startrec(struct rechandle *);
int writefield(struct rechandle *, const char *, ...)
int endrec(struct rechandle *);
int writeheader(struct rechandle *, char * const *);
int (*read_record)(OSSL_RECORD_LAYER *rl, void **rechandle, int *rversion,
int (*release_record)(OSSL_RECORD_LAYER *rl, void *rechandle, size_t length);
static int quic_read_record(OSSL_RECORD_LAYER *rl, void **rechandle,
*rechandle = rl;
static int quic_release_record(OSSL_RECORD_LAYER *rl, void *rechandle,
|| !ossl_assert(rl == rechandle)
int tls_read_record(OSSL_RECORD_LAYER *rl, void **rechandle, int *rversion,
int tls_release_record(OSSL_RECORD_LAYER *rl, void *rechandle, size_t length);
int tls_read_record(OSSL_RECORD_LAYER *rl, void **rechandle, int *rversion,
*rechandle = rec;
int tls_release_record(OSSL_RECORD_LAYER *rl, void *rechandle, size_t length)
|| !ossl_assert(rechandle == rec)) {
rdata->rechandle = NULL;
&rr->rechandle,
if (rr->rechandle != NULL) {
rr->rechandle,
&rr->rechandle,
void *rechandle;