Home
last modified time | relevance | path

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

/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/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/boringssl/src/ssl/
Ds3_both.cc419 CBB hello_body, cipher_suites; in read_v2_client_hello() local
Dhandshake_server.cc177 CBS cipher_suites; in ssl_client_cipher_list_contains_cipher() local
268 CBS cipher_suites; in ssl_parse_client_cipher_list() local
Dtls13_server.cc137 CBS cipher_suites; in choose_tls13_cipher() local
Dt1_lib.cc232 CBS cipher_suites, compression_methods; in ssl_client_hello_init() local
/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.h3607 const uint8_t *cipher_suites; member