Searched refs:quic_use_legacy_codepoint (Results 1 – 20 of 20) sorted by relevance
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/ |
| D | test_config.h | 86 int quic_use_legacy_codepoint = -1; member
|
| D | test_config.cc | 243 {"-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()
|
| /external/cronet/tot/third_party/boringssl/src/ssl/test/ |
| D | test_config.h | 104 int quic_use_legacy_codepoint = -1; member
|
| D | test_config.cc | 339 &TestConfig::quic_use_legacy_codepoint), in FindFlag() 2368 if (quic_use_legacy_codepoint != -1) { in NewSSL() 2369 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
|
| /external/cronet/stable/third_party/boringssl/src/ssl/test/ |
| D | test_config.h | 104 int quic_use_legacy_codepoint = -1; member
|
| D | test_config.cc | 339 &TestConfig::quic_use_legacy_codepoint), in FindFlag() 2368 if (quic_use_legacy_codepoint != -1) { in NewSSL() 2369 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
|
| /external/boringssl/src/ssl/test/ |
| D | test_config.h | 114 int quic_use_legacy_codepoint = -1; member
|
| D | test_config.cc | 351 &TestConfig::quic_use_legacy_codepoint), in FindFlag() 2412 if (quic_use_legacy_codepoint != -1) { in NewSSL() 2413 SSL_set_quic_use_legacy_codepoint(ssl.get(), quic_use_legacy_codepoint); in NewSSL()
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
| D | extensions.cc | 2624 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()
|
| D | ssl_lib.cc | 686 quic_use_legacy_codepoint(false), in SSL_CONFIG() 2908 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
|
| D | internal.h | 3087 bool quic_use_legacy_codepoint : 1;
|
| /external/cronet/tot/third_party/boringssl/src/ssl/ |
| D | extensions.cc | 2609 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2615 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2649 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() 2663 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl() 2695 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2714 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2747 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl() 2753 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
|
| D | ssl_lib.cc | 696 quic_use_legacy_codepoint(false), in SSL_CONFIG() 3064 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
|
| D | internal.h | 3773 bool quic_use_legacy_codepoint : 1;
|
| /external/cronet/stable/third_party/boringssl/src/ssl/ |
| D | extensions.cc | 2609 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2615 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2649 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() 2663 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl() 2695 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2714 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2747 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl() 2753 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
|
| D | ssl_lib.cc | 696 quic_use_legacy_codepoint(false), in SSL_CONFIG() 3064 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
|
| D | internal.h | 3773 bool quic_use_legacy_codepoint : 1;
|
| /external/boringssl/src/ssl/ |
| D | extensions.cc | 2561 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2567 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_clienthello_impl() 2601 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() 2615 assert(used_legacy_codepoint == hs->config->quic_use_legacy_codepoint); in ext_quic_transport_params_parse_serverhello_impl() 2647 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2666 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() 2699 if (use_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl() 2705 if (hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_add_serverhello_impl()
|
| D | ssl_lib.cc | 567 quic_use_legacy_codepoint(false), in SSL_CONFIG() 2940 ssl->config->quic_use_legacy_codepoint = !!use_legacy; in SSL_set_quic_use_legacy_codepoint()
|
| D | internal.h | 3692 bool quic_use_legacy_codepoint : 1;
|