Home
last modified time | relevance | path

Searched refs:tsi_create_ssl_server_handshaker_factory_with_options (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc259 tsi_create_ssl_server_handshaker_factory_with_options( in InitializeHandshakerFactory()
366 tsi_result result = tsi_create_ssl_server_handshaker_factory_with_options( in try_replace_server_handshaker_factory()
/third_party/grpc/src/core/tsi/
Dssl_transport_security.h310 tsi_result tsi_create_ssl_server_handshaker_factory_with_options(
Dssl_transport_security.cc2028 return tsi_create_ssl_server_handshaker_factory_with_options(&options, in tsi_create_ssl_server_handshaker_factory_ex()
2032 tsi_result tsi_create_ssl_server_handshaker_factory_with_options( in tsi_create_ssl_server_handshaker_factory_with_options() function
/third_party/grpc/test/core/tsi/
Dssl_transport_security_test.cc169 GPR_ASSERT(tsi_create_ssl_server_handshaker_factory_with_options( in ssl_test_setup_handshakers()
827 GPR_ASSERT(tsi_create_ssl_server_handshaker_factory_with_options( in test_tsi_ssl_server_handshaker_factory_refcounting()
/third_party/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc463 tsi_create_ssl_server_handshaker_factory_with_options(&options, in grpc_ssl_tsi_server_handshaker_factory_init()