Home
last modified time | relevance | path

Searched refs:tsi_result_to_string (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc117 tsi_result_to_string(result)); in InitializeHandshakerFactory()
135 tsi_result_to_string(result)); in add_handshakers()
264 tsi_result_to_string(result)); in InitializeHandshakerFactory()
281 tsi_result_to_string(result)); in add_handshakers()
375 tsi_result_to_string(result)); in try_replace_server_handshaker_factory()
/third_party/grpc/src/core/lib/security/transport/
Dtsi_error.cc27 grpc_slice_from_static_string(tsi_result_to_string(result))), in grpc_set_tsi_error_result()
Dsecure_endpoint.cc209 tsi_result_to_string(result)); in on_read()
324 tsi_result_to_string(result)); in endpoint_write()
/third_party/grpc/src/core/lib/http/
Dhttpcli_security_connector.cc80 tsi_result_to_string(result)); in add_handshakers()
150 tsi_result_to_string(result)); in httpcli_ssl_channel_security_connector_create()
/third_party/grpc/test/core/tsi/
Dtransport_security_test.cc343 GPR_ASSERT(strcmp(results[i].str, tsi_result_to_string(results[i].res)) == in test_result_strings()
346 GPR_ASSERT(strcmp("UNKNOWN", tsi_result_to_string((tsi_result)42)) == 0); in test_result_strings()
/third_party/grpc/src/core/tsi/
Dtransport_security_interface.h72 const char* tsi_result_to_string(tsi_result result);
Dtransport_security.cc35 const char* tsi_result_to_string(tsi_result result) { in tsi_result_to_string() function
Dfake_transport_security.cc297 tsi_result_to_string(result)); in fake_protector_protect()
Dssl_transport_security.cc1966 tsi_result_to_string(result)); in tsi_create_ssl_client_handshaker_factory_with_options()
/third_party/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc436 tsi_result_to_string(result)); in grpc_ssl_tsi_client_handshaker_factory_init()
468 tsi_result_to_string(result)); in grpc_ssl_tsi_server_handshaker_factory_init()
/third_party/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc187 tsi_result_to_string(result)); in add_handshakers()
557 tsi_result_to_string(result)); in add_handshakers()