Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.h114 typedef struct grpc_channel_security_connector grpc_channel_security_connector; typedef
116 struct grpc_channel_security_connector { struct
120 bool (*check_call_host)(grpc_channel_security_connector* sc, const char* host, argument
124 void (*cancel_check_call_host)(grpc_channel_security_connector* sc, argument
127 void (*add_handshakers)(grpc_channel_security_connector* sc, argument