Searched defs:local_tsi_handshaker_result (Results 1 – 1 of 1) sorted by relevance
42 typedef struct local_tsi_handshaker_result { struct43 tsi_handshaker_result base;44 bool is_client;45 } local_tsi_handshaker_result; typedef