Home
last modified time | relevance | path

Searched refs:doing_proactive_ver_neg (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h309 unsigned int doing_proactive_ver_neg : 1; member
H A Dquic_channel.c2852 ch->doing_proactive_ver_neg = 0; /* not currently supported */ in ossl_quic_channel_start()
3672 ch->doing_proactive_ver_neg = 0; /* not currently supported */ in ch_on_new_conn_common()