Searched defs:grpc_channel_security_connector (Results 1 – 1 of 1) sorted by relevance
114 typedef struct grpc_channel_security_connector grpc_channel_security_connector; typedef116 struct grpc_channel_security_connector { struct120 bool (*check_call_host)(grpc_channel_security_connector* sc, const char* host, argument124 void (*cancel_check_call_host)(grpc_channel_security_connector* sc, argument127 void (*add_handshakers)(grpc_channel_security_connector* sc, argument