Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2661 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument
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()
2697 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument
2710 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2718 if (used_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()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc2624 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument
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()
2660 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument
2673 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2681 if (used_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()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc2619 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument
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()
2655 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument
2668 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2676 if (used_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()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc2661 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_serverhello_impl() argument
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()
2697 bool used_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl() argument
2710 if (used_legacy_codepoint != hs->config->quic_use_legacy_codepoint) { in ext_quic_transport_params_parse_clienthello_impl()
2718 if (used_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()