Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc129 tsi_result_to_string(result)); in InitializeHandshakerFactory()
148 tsi_result_to_string(result)); in add_handshakers()
272 tsi_result_to_string(result)); in InitializeHandshakerFactory()
290 tsi_result_to_string(result)); in add_handshakers()
388 tsi_result_to_string(result)); in try_replace_server_handshaker_factory()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/ssl/
H A Dssl_security_connector.cc116 tsi_result_to_string(result)); in add_handshakers()
240 tsi_result_to_string(result)); in InitializeHandshakerFactory()
258 tsi_result_to_string(result)); in add_handshakers()
355 tsi_result_to_string(result)); in try_replace_server_handshaker_factory()
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/
H A Dhttpcli_security_connector.cc98 tsi_result_to_string(result)); in add_handshakers()
161 tsi_result_to_string(result)); in httpcli_ssl_channel_security_connector_create()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/
Dhttpcli_security_connector.cc97 tsi_result_to_string(result)); in add_handshakers()
160 tsi_result_to_string(result)); in httpcli_ssl_channel_security_connector_create()
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dtransport_security_test.cc348 ASSERT_STREQ(results[i].str, tsi_result_to_string(results[i].res)); in TEST()
350 ASSERT_STREQ("UNKNOWN", tsi_result_to_string((tsi_result)42)); in TEST()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/transport/
H A Dtsi_error.cc29 tsi_result_to_string(result)), in grpc_set_tsi_error_result()
H A Dsecure_endpoint.cc303 tsi_result_to_string(result)); in on_read()
442 tsi_result_to_string(result)); in endpoint_write()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dtsi_error.cc29 tsi_result_to_string(result)), in grpc_set_tsi_error_result()
Dsecure_endpoint.cc306 tsi_result_to_string(result)); in on_read()
445 tsi_result_to_string(result)); in endpoint_write()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc456 tsi_result_to_string(result)); in grpc_ssl_tsi_client_handshaker_factory_init()
493 tsi_result_to_string(result)); in grpc_ssl_tsi_server_handshaker_factory_init()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/
H A Dssl_utils.cc461 tsi_result_to_string(result)); in grpc_ssl_tsi_client_handshaker_factory_init()
500 tsi_result_to_string(result)); in grpc_ssl_tsi_server_handshaker_factory_init()
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dtransport_security_interface.h96 const char* tsi_result_to_string(tsi_result result);
H A Dtransport_security.cc35 const char* tsi_result_to_string(tsi_result result) { in tsi_result_to_string() function
H A Dfake_transport_security.cc314 tsi_result_to_string(result)); in fake_protector_protect()
H A Dssl_transport_security.cc2302 tsi_result_to_string(result)); in tsi_create_ssl_client_handshaker_factory_with_options()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security_interface.h96 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.cc314 tsi_result_to_string(result)); in fake_protector_protect()
Dssl_transport_security.cc2024 tsi_result_to_string(result)); in tsi_create_ssl_client_handshaker_factory_with_options()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/
Dtls_security_connector.cc359 tsi_result_to_string(result)); in add_handshakers()
643 tsi_result_to_string(result)); in add_handshakers()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/tls/
H A Dtls_security_connector.cc358 tsi_result_to_string(result)); in add_handshakers()
637 tsi_result_to_string(result)); in add_handshakers()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/ssl/
H A Dssl_credentials.cc221 tsi_result_to_string(result)); in InitializeClientHandshakerFactory()