| /external/openthread/tests/scripts/thread-cert/ |
| D | dtls.py | 374 compression_methods, argument 382 self.compression_methods = compression_methods 387 … self.cookie.to_bytes() + self.cipher_suites.to_bytes() + self.compression_methods.to_bytes() + 397 compression_methods = VariableVector.from_bytes(CompressionMethod, (1, 2**8 - 1), data) 407 compression_methods,
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
| D | extensions.cc | 249 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local 252 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data() 253 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data() 259 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data() 260 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
|
| D | encrypted_client_hello.cc | 73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
| D | handshake_server.cc | 745 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
|
| /external/cronet/tot/third_party/boringssl/src/ssl/ |
| D | extensions.cc | 254 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local 257 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data() 258 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data() 264 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data() 265 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
|
| D | encrypted_client_hello.cc | 73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
| D | handshake_server.cc | 769 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
|
| /external/cronet/stable/third_party/boringssl/src/ssl/ |
| D | extensions.cc | 254 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local 257 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data() 258 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data() 264 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data() 265 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
|
| D | encrypted_client_hello.cc | 73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
| D | handshake_server.cc | 769 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
|
| /external/boringssl/src/ssl/ |
| D | extensions.cc | 160 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local 163 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data() 164 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data() 170 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data() 171 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
|
| D | encrypted_client_hello.cc | 82 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
| D | handshake_server.cc | 632 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/ |
| D | ssl.h | 4154 const uint8_t *compression_methods; member
|
| /external/cronet/stable/third_party/boringssl/src/include/openssl/ |
| D | ssl.h | 4652 const uint8_t *compression_methods; member
|
| /external/cronet/tot/third_party/boringssl/src/include/openssl/ |
| D | ssl.h | 4652 const uint8_t *compression_methods; member
|
| /external/boringssl/src/include/openssl/ |
| D | ssl.h | 4639 const uint8_t *compression_methods; member
|