Home
last modified time | relevance | path

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

/third_party/grpc/test/core/security/
Dalts_security_connector_test.cc97 GPR_ASSERT(tsi_construct_string_peer_property( in test_missing_security_level_property_failure()
165 GPR_ASSERT(tsi_construct_string_peer_property( in test_alts_peer_to_auth_context_success()
178 tsi_construct_string_peer_property( in test_alts_peer_to_auth_context_success()
Dsecurity_connector_test.cc637 GPR_ASSERT(tsi_construct_string_peer_property("wrong peer property name", in test_peer_alpn_check()
647 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in test_peer_alpn_check()
657 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in test_peer_alpn_check()
/third_party/grpc/test/core/tsi/
Dtransport_security_test.cc277 GPR_ASSERT(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
287 GPR_ASSERT(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
/third_party/grpc/src/core/tsi/
Dtransport_security.h114 tsi_result tsi_construct_string_peer_property(const char* name,
Dtransport_security.cc330 return tsi_construct_string_peer_property(name, value, strlen(value), in tsi_construct_string_peer_property_from_cstring()
334 tsi_result tsi_construct_string_peer_property(const char* name, in tsi_construct_string_peer_property() function
Dssl_transport_security.cc318 result = tsi_construct_string_peer_property( in peer_property_from_x509_common_name()
339 tsi_result result = tsi_construct_string_peer_property( in add_pem_certificate()
373 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
382 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
1217 tsi_result result = tsi_construct_string_peer_property( in tsi_ssl_get_cert_chain_contents()
1268 result = tsi_construct_string_peer_property( in ssl_handshaker_result_extract_peer()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc122 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()
132 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()