Home
last modified time | relevance | path

Searched refs:use_qlog (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel_local.h438 unsigned int use_qlog : 1; member
H A Dquic_channel.c117 if (!ch->use_qlog) in ch_get_qlog()
131 ch->use_qlog = 0; /* don't try again */ in ch_get_qlog()
432 ch->use_qlog = args->use_qlog; in ossl_quic_channel_new()
434 if (ch->use_qlog && args->qlog_title != NULL) { in ossl_quic_channel_new()
H A Dquic_port.c320 args.use_qlog = 1; /* disabled if env not set */ in port_make_channel()
/openssl/include/internal/
H A Dquic_channel.h124 int use_qlog; member

Completed in 22 milliseconds