Home
last modified time | relevance | path

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

/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/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/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()