Searched refs:grpc_get_ssl_cipher_suites (Results 1 – 3 of 3) sorted by relevance
107 options.cipher_suites = grpc_get_ssl_cipher_suites(); in InitializeHandshakerFactory()251 options.cipher_suites = grpc_get_ssl_cipher_suites(); in InitializeHandshakerFactory()363 options.cipher_suites = grpc_get_ssl_cipher_suites(); in try_replace_server_handshaker_factory()
88 const char* grpc_get_ssl_cipher_suites(void) { in grpc_get_ssl_cipher_suites() function421 options.cipher_suites = grpc_get_ssl_cipher_suites(); in grpc_ssl_tsi_client_handshaker_factory_init()454 options.cipher_suites = grpc_get_ssl_cipher_suites(); in grpc_ssl_tsi_server_handshaker_factory_init()
64 const char* grpc_get_ssl_cipher_suites(void);