Home
last modified time | relevance | path

Searched refs:quic_use_legacy_codepoint (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2624 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2630 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2664 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()
2678 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()
2710 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2729 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2762 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
2768 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
Dssl_lib.cc686 quic_use_legacy_codepoint(false), in SSL_CONFIG()
2908 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
Dinternal.h3087 bool quic_use_legacy_codepoint : 1;
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc2587 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2593 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2627 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()
2641 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()
2673 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2692 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2725 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
2731 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
H A Dssl_lib.cc709 quic_use_legacy_codepoint(false), in SSL_CONFIG()
3082 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
H A Dinternal.h3193 bool quic_use_legacy_codepoint : 1;
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc2582 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2588 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2622 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()
2636 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()
2668 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2687 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2720 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
2726 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
H A Dssl_lib.cc707 quic_use_legacy_codepoint(false), in SSL_CONFIG()
3065 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
H A Dinternal.h3203 bool quic_use_legacy_codepoint : 1;
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2624 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2630 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl()
2664 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl()
2678 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl()
2710 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2729 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2762 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
2768 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
Dssl_lib.cc686 quic_use_legacy_codepoint(false), in SSL_CONFIG()
2908 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
Dinternal.h3087 bool quic_use_legacy_codepoint : 1;
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_config.h86 int quic_use_legacy_codepoint = -1; member
Dtest_config.cc243 {"-quic-use-legacy-codepoint", &TestConfig::quic_use_legacy_codepoint},
1909 if (quic_use_legacy_codepoint != -1) { in NewSSL()
1910 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dtest_config.h86 int quic_use_legacy_codepoint = -1; member
Dtest_config.cc243 {"-quic-use-legacy-codepoint", &TestConfig::quic_use_legacy_codepoint},
1909 if (quic_use_legacy_codepoint != -1) { in NewSSL()
1910 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dtest_config.h104 int quic_use_legacy_codepoint = -1; member
H A Dtest_config.cc338 &TestConfig::quic_use_legacy_codepoint), in FindFlag()
2255 if (quic_use_legacy_codepoint != -1) { in NewSSL()
2256 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dtest_config.h101 int quic_use_legacy_codepoint = -1; member
H A Dtest_config.cc334 &TestConfig::quic_use_legacy_codepoint), in FindFlag()
2226 if (quic_use_legacy_codepoint != -1) { in NewSSL()
2227 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()