Home
last modified time | relevance | path

Searched refs:tsi_create_ssl_client_handshaker_factory_with_options (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/tsi/
Dssl_transport_security.h179 tsi_result tsi_create_ssl_client_handshaker_factory_with_options(
Dssl_transport_security.cc1890 return tsi_create_ssl_client_handshaker_factory_with_options(&options, in tsi_create_ssl_client_handshaker_factory()
1894 tsi_result tsi_create_ssl_client_handshaker_factory_with_options( in tsi_create_ssl_client_handshaker_factory_with_options() function
/third_party/grpc/src/core/lib/http/
Dhttpcli_security_connector.cc67 return tsi_create_ssl_client_handshaker_factory_with_options( in InitHandshakerFactory()
/third_party/grpc/test/core/tsi/
Dssl_transport_security_test.cc135 GPR_ASSERT(tsi_create_ssl_client_handshaker_factory_with_options( in ssl_test_setup_handshakers()
780 GPR_ASSERT(tsi_create_ssl_client_handshaker_factory_with_options( in test_tsi_ssl_client_handshaker_factory_refcounting()
863 GPR_ASSERT(tsi_create_ssl_client_handshaker_factory_with_options( in test_tsi_ssl_client_handshaker_factory_bad_params()
/third_party/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc112 tsi_create_ssl_client_handshaker_factory_with_options( in InitializeHandshakerFactory()
/third_party/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc431 tsi_create_ssl_client_handshaker_factory_with_options(&options, in grpc_ssl_tsi_client_handshaker_factory_init()