/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security.h | 158 const char* cipher_suites; member 302 const char* cipher_suites; member
|
D | ssl_transport_security.cc | 1922 const char* pem_root_certs, const char* cipher_suites, in tsi_create_ssl_client_handshaker_factory() 2080 int force_client_auth, const char* cipher_suites, in tsi_create_ssl_server_handshaker_factory() 2094 const char* cipher_suites, const char** alpn_protocols, in tsi_create_ssl_server_handshaker_factory_ex()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security.h | 161 const char* cipher_suites; member 317 const char* cipher_suites; member
|
H A D | ssl_transport_security.cc | 2185 const char* pem_root_certs, const char* cipher_suites, in tsi_create_ssl_client_handshaker_factory() 2359 int force_client_auth, const char* cipher_suites, in tsi_create_ssl_server_handshaker_factory() 2373 const char* cipher_suites, const char** alpn_protocols, in tsi_create_ssl_server_handshaker_factory_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/group/ |
D | roster.rs | 28 pub cipher_suites: Vec<CipherSuite>, field 44 pub fn cipher_suites(&self) -> &[CipherSuite] { in cipher_suites() method
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 455 CBS public_name, public_key, cipher_suites, extensions; in parse_ech_config() local 533 CBS cipher_suites = ech_config_.cipher_suites; in Init() local 630 Span<const uint8_t> cipher_suites) { in select_ech_cipher_suite()
|
D | s3_both.cc | 427 CBB hello_body, cipher_suites; in read_v2_client_hello() local 694 const SSL_CIPHER *ssl_choose_tls13_cipher(CBS cipher_suites, uint16_t version, in ssl_choose_tls13_cipher()
|
D | handshake_server.cc | 178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local 269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 430 CBS public_name, public_key, cipher_suites, extensions; in parse_ech_config() local 508 CBS cipher_suites = ech_config_.cipher_suites; in Init() local 604 Span<const uint8_t> cipher_suites, in select_ech_cipher_suite()
|
H A D | s3_both.cc | 427 CBB hello_body, cipher_suites; in read_v2_client_hello() local 723 const SSL_CIPHER *ssl_choose_tls13_cipher(CBS cipher_suites, bool has_aes_hw, in ssl_choose_tls13_cipher()
|
H A D | handshake_server.cc | 178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local 269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | encrypted_client_hello.cc | 455 CBS public_name, public_key, cipher_suites, extensions; in parse_ech_config() local 533 CBS cipher_suites = ech_config_.cipher_suites; in Init() local 630 Span<const uint8_t> cipher_suites) { in select_ech_cipher_suite()
|
D | s3_both.cc | 427 CBB hello_body, cipher_suites; in read_v2_client_hello() local 694 const SSL_CIPHER *ssl_choose_tls13_cipher(CBS cipher_suites, uint16_t version, in ssl_choose_tls13_cipher()
|
D | handshake_server.cc | 178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local 269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | encrypted_client_hello.cc | 430 CBS public_name, public_key, cipher_suites, extensions; in parse_ech_config() local 508 CBS cipher_suites = ech_config_.cipher_suites; in Init() local 604 Span<const uint8_t> cipher_suites, in select_ech_cipher_suite()
|
H A D | s3_both.cc | 427 CBB hello_body, cipher_suites; in read_v2_client_hello() local 723 const SSL_CIPHER *ssl_choose_tls13_cipher(CBS cipher_suites, bool has_aes_hw, in ssl_choose_tls13_cipher()
|
H A D | handshake_server.cc | 178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local 267 CBS cipher_suites; in ssl_parse_client_cipher_list() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ssl_tls13_server.c | 364 const unsigned char *cipher_suites, in ssl_tls13_select_ciphersuite_for_psk() 413 const unsigned char *cipher_suites, in ssl_tls13_select_ciphersuite_for_resumption() 1246 const unsigned char *cipher_suites; in ssl_tls13_parse_client_hello() local
|
H A D | ssl_client.c | 326 unsigned char *cipher_suites; /* Start of the cipher_suites list */ in ssl_write_client_hello_cipher_suites() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/auth/ |
H A D | common.proto | 90 repeated string cipher_suites = 3; field
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/transport_sockets/tls/v3/ |
H A D | common.proto | 106 repeated string cipher_suites = 3; field
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ssl_client.c | 326 unsigned char *cipher_suites; /* Start of the cipher_suites list */ in ssl_write_client_hello_cipher_suites() local
|
H A D | ssl_tls13_server.c | 44 const unsigned char *cipher_suites, in ssl_tls13_select_ciphersuite() 1260 const unsigned char *cipher_suites; in ssl_tls13_parse_client_hello() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | tlsv1_server_i.h | 40 u16 cipher_suites[MAX_CIPHER_COUNT]; member
|
H A D | tlsv1_client_i.h | 46 u16 cipher_suites[MAX_CIPHER_COUNT]; member
|