Searched refs:middlebox_compat (Results 1 – 5 of 5) sorted by relevance
178 ctx->middlebox_compat = 0; in tls13_quic_init()
67 if (ctx->middlebox_compat && in tls13_client_init()153 if (ctx->middlebox_compat) { in tls13_client_hello_sent()
280 int middlebox_compat; member
558 ctx->middlebox_compat = 1; in tls13_ctx_new()
181 if (!ctx->middlebox_compat && CBS_len(&session_id) != 0) { in tls13_client_hello_process()