Home
last modified time | relevance | path

Searched refs:compression_methods (Results 1 – 25 of 135) sorted by relevance

123456

/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Ddtls.py374 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,
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc249 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()
Dencrypted_client_hello.cc73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
Dhandshake_server.cc745 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dextensions.cc253 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local
256 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data()
257 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data()
263 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
264 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
H A Dencrypted_client_hello.cc73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
H A Dhandshake_server.cc773 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dextensions.cc253 CBS cipher_suites, compression_methods; in ssl_parse_client_hello_with_trailing_data() local
256 !CBS_get_u8_length_prefixed(cbs, &compression_methods) || in ssl_parse_client_hello_with_trailing_data()
257 CBS_len(&compression_methods) < 1) { in ssl_parse_client_hello_with_trailing_data()
263 out->compression_methods = CBS_data(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
264 out->compression_methods_len = CBS_len(&compression_methods); in ssl_parse_client_hello_with_trailing_data()
H A Dencrypted_client_hello.cc73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
H A Dhandshake_server.cc764 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dextensions.cc249 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()
Dencrypted_client_hello.cc73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
Dhandshake_server.cc745 if (OPENSSL_memchr(client_hello.compression_methods, 0, in do_read_client_hello_after_ech()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/
Dssl.h3725 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/
Dssl.h4224 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/
Dssl.h3898 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/
Dssl.h4293 const uint8_t *compression_methods; member
/aosp_15_r20/external/boringssl/src/include/openssl/
H A Dssl.h4602 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/
Dssl.h3898 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/
Dssl.h4224 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/
Dssl.h3898 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/
Dssl.h3898 const uint8_t *compression_methods; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/
H A Dssl.h4543 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/
Dssl.h4293 const uint8_t *compression_methods; member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/
Dssl.h3725 const uint8_t *compression_methods; member

123456