Home
last modified time | relevance | path

Searched refs:tsi_peer_property_destruct (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/tsi/
Dtransport_security.h113 void tsi_peer_property_destruct(tsi_peer_property* property);
Dtransport_security.cc293 tsi_peer_property_destruct(&children[i]); in tsi_peer_destroy_list_property()
298 void tsi_peer_property_destruct(tsi_peer_property* property) { in tsi_peer_property_destruct() function
/third_party/grpc/test/core/security/
Dsecurity_connector_test.cc557 tsi_peer_property_destruct(&peer.properties[0]); in test_ipv6_address_san()
/third_party/grpc/test/core/tsi/
Dssl_transport_security_test.cc964 tsi_peer_property_destruct(&chain_property); in ssl_tsi_test_extract_cert_chain()