Home
last modified time | relevance | path

Searched defs:cipher_suites (Results 1 – 25 of 38) sorted by relevance

12

/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.h132 const char* cipher_suites; member
244 const char* cipher_suites; member
Dssl_transport_security.cc1623 const char* pem_root_certs, const char* cipher_suites, in tsi_create_ssl_client_handshaker_factory()
1736 int force_client_auth, const char* cipher_suites, in tsi_create_ssl_server_handshaker_factory()
1750 const char* cipher_suites, const char** alpn_protocols, in tsi_create_ssl_server_handshaker_factory_ex()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.h140 const char* cipher_suites; member
271 const char* cipher_suites; member
Dssl_transport_security.cc1894 const char* pem_root_certs, const char* cipher_suites, in tsi_create_ssl_client_handshaker_factory()
2019 int force_client_auth, const char* cipher_suites, in tsi_create_ssl_server_handshaker_factory()
2033 const char* cipher_suites, const char** alpn_protocols, in tsi_create_ssl_server_handshaker_factory_ex()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Ds3_both.cc427 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()
Dencrypted_client_hello.cc455 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()
Dhandshake_server.cc178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local
269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
Dtls13_server.cc113 CBS cipher_suites; in choose_tls13_cipher() local
/external/boringssl/src/ssl/
Ds3_both.cc427 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()
Dencrypted_client_hello.cc430 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()
Dhandshake_server.cc178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local
269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
Dtls13_server.cc113 CBS cipher_suites; in choose_tls13_cipher() local
/external/cronet/third_party/boringssl/src/ssl/
Ds3_both.cc427 CBB hello_body, cipher_suites; in read_v2_client_hello() local
705 const SSL_CIPHER *ssl_choose_tls13_cipher(CBS cipher_suites, bool has_aes_hw, in ssl_choose_tls13_cipher()
Dencrypted_client_hello.cc430 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()
Dhandshake_server.cc178 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local
269 CBS cipher_suites; in ssl_parse_client_cipher_list() local
Dtls13_server.cc113 CBS cipher_suites; in choose_tls13_cipher() local
/external/mbedtls/library/
Dssl_client.c325 unsigned char *cipher_suites; /* Start of the cipher_suites list */ in ssl_write_client_hello_cipher_suites() local
Dssl_tls13_server.c363 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()
1257 const unsigned char *cipher_suites; in ssl_tls13_parse_client_hello() local
/external/wpa_supplicant_8/src/tls/
Dtlsv1_server_i.h40 u16 cipher_suites[MAX_CIPHER_COUNT]; member
Dtlsv1_client_i.h46 u16 cipher_suites[MAX_CIPHER_COUNT]; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc68 static const char* cipher_suites = nullptr; variable
/external/openthread/tests/scripts/thread-cert/
Ddtls.py373 cipher_suites, argument
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc89 static const char* cipher_suites = nullptr; variable
/external/boringssl/src/include/openssl/
Dssl.h4291 const uint8_t *cipher_suites; member
/external/cronet/third_party/boringssl/src/include/openssl/
Dssl.h4291 const uint8_t *cipher_suites; member

12