Home
last modified time | relevance | path

Searched refs:tsi_construct_string_peer_property (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/test/core/tsi/
Dtransport_security_test.cc273 GPR_ASSERT(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
283 GPR_ASSERT(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
/external/grpc-grpc/src/core/tsi/
Dtransport_security.cc315 return tsi_construct_string_peer_property(name, value, strlen(value), in tsi_construct_string_peer_property_from_cstring()
319 tsi_result tsi_construct_string_peer_property(const char* name, in tsi_construct_string_peer_property() function
Dtransport_security.h117 tsi_result tsi_construct_string_peer_property(const char* name,
Dssl_transport_security.cc309 result = tsi_construct_string_peer_property( in peer_property_from_x509_common_name()
330 tsi_result result = tsi_construct_string_peer_property( in add_pem_certificate()
360 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
1045 result = tsi_construct_string_peer_property( in ssl_handshaker_result_extract_peer()
/external/grpc-grpc/test/core/security/
Dalts_security_connector_test.cc141 GPR_ASSERT(tsi_construct_string_peer_property( in test_alts_peer_to_auth_context_success()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc105 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()