Searched refs:ssl_parse_client_hello_with_trailing_data (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 131 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, in ssl_decode_client_hello_inner()
|
D | extensions.cc | 214 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, out) || in ssl_client_hello_init() 221 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() function
|
D | internal.h | 2279 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs,
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 131 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, in ssl_decode_client_hello_inner()
|
H A D | extensions.cc | 219 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, out) || in ssl_client_hello_init() 226 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() function
|
H A D | internal.h | 2415 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs,
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 131 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, in ssl_decode_client_hello_inner()
|
D | extensions.cc | 214 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, out) || in ssl_client_hello_init() 221 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() function
|
D | internal.h | 2279 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs,
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 131 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, in ssl_decode_client_hello_inner()
|
H A D | extensions.cc | 219 if (!ssl_parse_client_hello_with_trailing_data(ssl, &cbs, out) || in ssl_client_hello_init() 226 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() function
|
H A D | internal.h | 2405 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs,
|