Home
last modified time | relevance | path

Searched refs:tsi_construct_string_peer_property_from_cstring (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dsecurity_connector_test.cc112 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unauthenticated_ssl_peer()
115 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unauthenticated_ssl_peer()
261 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
264 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
267 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
270 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
274 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
304 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
307 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
310 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
[all …]
Dalts_security_connector_test.cc53 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_empty_peer_property_failure()
65 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_rpc_protocol_versions_property_failure()
68 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_rpc_protocol_versions_property_failure()
80 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_security_level_property_failure()
83 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_security_level_property_failure()
113 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unknown_peer_property_failure()
116 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unknown_peer_property_failure()
149 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_alts_peer_to_auth_context_success()
152 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_alts_peer_to_auth_context_success()
171 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_alts_peer_to_auth_context_success()
Dtls_security_connector_test.cc303 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in TEST_F()
317 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in TEST_F()
/external/grpc-grpc/test/core/security/
Dsecurity_connector_test.cc87 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unauthenticated_ssl_peer()
181 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
184 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
187 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_only_ssl_peer_to_auth_context()
214 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
217 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
220 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
223 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_one_san_ssl_peer_to_auth_context()
253 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_multiple_sans_ssl_peer_to_auth_context()
256 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_cn_and_multiple_sans_ssl_peer_to_auth_context()
[all …]
Dalts_security_connector_test.cc58 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_empty_peer_property_failure()
71 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_rpc_protocol_versions_property_failure()
74 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_missing_rpc_protocol_versions_property_failure()
87 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unknown_peer_property_failure()
90 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_unknown_peer_property_failure()
124 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_alts_peer_to_auth_context_success()
127 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in test_alts_peer_to_auth_context_success()
/external/grpc-grpc/src/core/tsi/
Dtransport_security.h123 tsi_result tsi_construct_string_peer_property_from_cstring(
Dtransport_security.cc313 tsi_result tsi_construct_string_peer_property_from_cstring( in tsi_construct_string_peer_property_from_cstring() function
Dssl_transport_security.cc386 result = tsi_construct_string_peer_property_from_cstring( in add_subject_alt_names_properties_to_peer()
415 result = tsi_construct_string_peer_property_from_cstring( in peer_from_x509()
1054 result = tsi_construct_string_peer_property_from_cstring( in ssl_handshaker_result_extract_peer()
Dfake_transport_security.cc501 result = tsi_construct_string_peer_property_from_cstring( in fake_handshaker_result_extract_peer()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security.h120 tsi_result tsi_construct_string_peer_property_from_cstring(
Dfake_transport_security.cc497 result = tsi_construct_string_peer_property_from_cstring( in fake_handshaker_result_extract_peer()
501 result = tsi_construct_string_peer_property_from_cstring( in fake_handshaker_result_extract_peer()
Dssl_transport_security.cc412 result = tsi_construct_string_peer_property_from_cstring( in add_subject_alt_names_properties_to_peer()
416 result = tsi_construct_string_peer_property_from_cstring( in add_subject_alt_names_properties_to_peer()
453 result = tsi_construct_string_peer_property_from_cstring( in peer_from_x509()
1279 result = tsi_construct_string_peer_property_from_cstring( in ssl_handshaker_result_extract_peer()
1287 result = tsi_construct_string_peer_property_from_cstring( in ssl_handshaker_result_extract_peer()
Dtransport_security.cc328 tsi_result tsi_construct_string_peer_property_from_cstring( in tsi_construct_string_peer_property_from_cstring() function
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc103 ok = tsi_construct_string_peer_property_from_cstring( in handshaker_result_extract_peer()
113 ok = tsi_construct_string_peer_property_from_cstring( in handshaker_result_extract_peer()
142 ok = tsi_construct_string_peer_property_from_cstring( in handshaker_result_extract_peer()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc86 ok = tsi_construct_string_peer_property_from_cstring( in handshaker_result_extract_peer()
96 ok = tsi_construct_string_peer_property_from_cstring( in handshaker_result_extract_peer()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/local/
Dlocal_security_connector.cc125 tsi_result result = tsi_construct_string_peer_property_from_cstring( in local_check_peer()
/external/grpc-grpc/test/core/tsi/
Dtransport_security_test.cc267 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in peer_from_cert_name_test_entry()