Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc2917 bool use_new_codepoint) { in ext_alps_add_clienthello_impl() argument
2930 if (use_new_codepoint != hs->config->alps_use_new_codepoint) { in ext_alps_add_clienthello_impl()
2975 bool use_new_codepoint) { in ext_alps_parse_serverhello_impl() argument
2984 assert(use_new_codepoint == hs->config->alps_use_new_codepoint); in ext_alps_parse_serverhello_impl()
3019 bool use_new_codepoint) { in ext_alps_add_serverhello_impl() argument
3029 if (use_new_codepoint != hs->config->alps_use_new_codepoint) { in ext_alps_add_serverhello_impl()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc2912 bool use_new_codepoint) { in ext_alps_add_clienthello_impl() argument
2925 if (use_new_codepoint != hs->config->alps_use_new_codepoint) { in ext_alps_add_clienthello_impl()
2970 bool use_new_codepoint) { in ext_alps_parse_serverhello_impl() argument
2979 assert(use_new_codepoint == hs->config->alps_use_new_codepoint); in ext_alps_parse_serverhello_impl()
3014 bool use_new_codepoint) { in ext_alps_add_serverhello_impl() argument
3024 if (use_new_codepoint != hs->config->alps_use_new_codepoint) { in ext_alps_add_serverhello_impl()