Searched defs:local_tsi_handshaker (Results 1 – 1 of 1) sorted by relevance
48 typedef struct local_tsi_handshaker { struct49 tsi_handshaker base;50 bool is_client;51 } local_tsi_handshaker; typedef