Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/http/
Dhttpcli_security_connector.cc63 tsi_result_to_string(result)); in httpcli_ssl_add_handshakers()
130 tsi_result_to_string(result)); in httpcli_ssl_channel_security_connector_create()
/external/grpc-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.cc182 tsi_result_to_string(result)); in on_read()
297 tsi_result_to_string(result)); in endpoint_write()
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test.cc344 GPR_ASSERT(strcmp(results[i].str, tsi_result_to_string(results[i].res)) == in test_result_strings()
347 GPR_ASSERT(strcmp("UNKNOWN", tsi_result_to_string((tsi_result)42)) == 0); in test_result_strings()
/external/grpc-grpc/src/core/tsi/
Dtransport_security_interface.h58 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.cc301 tsi_result_to_string(result)); in fake_protector_protect()
Dssl_transport_security.cc1702 tsi_result_to_string(result)); in tsi_create_ssl_client_handshaker_factory_with_options()
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc684 tsi_result_to_string(result));
737 tsi_result_to_string(result));
792 tsi_result_to_string(result));
1099 tsi_result_to_string(result));
1161 tsi_result_to_string(result));