Home
last modified time | relevance | path

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

/third_party/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.cc284 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in TEST_F()
299 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in TEST_F()
/third_party/grpc/src/core/tsi/
Dtransport_security.h120 tsi_result tsi_construct_string_peer_property_from_cstring(
Dssl_transport_security.cc409 result = tsi_construct_string_peer_property_from_cstring( in add_subject_alt_names_properties_to_peer()
413 result = tsi_construct_string_peer_property_from_cstring( in add_subject_alt_names_properties_to_peer()
450 result = tsi_construct_string_peer_property_from_cstring( in peer_from_x509()
1276 result = tsi_construct_string_peer_property_from_cstring( in ssl_handshaker_result_extract_peer()
1284 result = tsi_construct_string_peer_property_from_cstring( in ssl_handshaker_result_extract_peer()
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()
Dtransport_security.cc328 tsi_result tsi_construct_string_peer_property_from_cstring( in tsi_construct_string_peer_property_from_cstring() function
/third_party/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()
/third_party/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()
/third_party/grpc/test/core/tsi/
Dtransport_security_test.cc271 GPR_ASSERT(tsi_construct_string_peer_property_from_cstring( in peer_from_cert_name_test_entry()