Searched refs:ext_alps_parse_serverhello_impl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | extensions.cc | 2972 static bool ext_alps_parse_serverhello_impl(SSL_HANDSHAKE *hs, in ext_alps_parse_serverhello_impl() function 3007 return ext_alps_parse_serverhello_impl(hs, out_alert, contents, in ext_alps_parse_serverhello() 3014 return ext_alps_parse_serverhello_impl(hs, out_alert, contents, in ext_alps_parse_serverhello_old()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | extensions.cc | 2967 static bool ext_alps_parse_serverhello_impl(SSL_HANDSHAKE *hs, in ext_alps_parse_serverhello_impl() function 3002 return ext_alps_parse_serverhello_impl(hs, out_alert, contents, in ext_alps_parse_serverhello() 3009 return ext_alps_parse_serverhello_impl(hs, out_alert, contents, in ext_alps_parse_serverhello_old()
|