Home
last modified time | relevance | path

Searched defs:local_tsi_handshaker_result (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/tsi/
Dlocal_transport_security.cc42 typedef struct local_tsi_handshaker_result { struct
43 tsi_handshaker_result base;
44 bool is_client;
45 } local_tsi_handshaker_result; typedef