/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A 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,
|
/aosp_15_r20/external/rust/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()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | extensions.cc | 253 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 D | encrypted_client_hello.cc | 73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
H A D | handshake_server.cc | 773 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 D | extensions.cc | 253 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 D | encrypted_client_hello.cc | 73 !CBB_add_bytes(&cbb, client_hello->compression_methods, in ssl_client_hello_write_without_extensions()
|
H A D | handshake_server.cc | 764 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/ |
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()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3725 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 4224 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3898 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 4293 const uint8_t *compression_methods; member
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | ssl.h | 4602 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3898 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 4224 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3898 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3898 const uint8_t *compression_methods; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/ |
H A D | ssl.h | 4543 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 4293 const uint8_t *compression_methods; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 3725 const uint8_t *compression_methods; member
|