Searched refs:grpc_alts_channel_security_connector (Results 1 – 1 of 1) sorted by relevance
40 } grpc_alts_channel_security_connector; typedef50 auto c = reinterpret_cast<grpc_alts_channel_security_connector*>(sc); in alts_channel_destroy()70 auto c = reinterpret_cast<grpc_alts_channel_security_connector*>(sc); in alts_channel_add_handshakers()195 grpc_alts_channel_security_connector* c1 = in alts_channel_cmp()196 reinterpret_cast<grpc_alts_channel_security_connector*>(sc1); in alts_channel_cmp()197 grpc_alts_channel_security_connector* c2 = in alts_channel_cmp()198 reinterpret_cast<grpc_alts_channel_security_connector*>(sc2); in alts_channel_cmp()224 grpc_alts_channel_security_connector* alts_sc = in alts_check_call_host()225 reinterpret_cast<grpc_alts_channel_security_connector*>(sc); in alts_check_call_host()250 auto c = static_cast<grpc_alts_channel_security_connector*>( in grpc_alts_channel_security_connector_create()[all …]