Home
last modified time | relevance | path

Searched refs:client_handshaker_factory_vtable (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc1876 static tsi_ssl_handshaker_factory_vtable client_handshaker_factory_vtable = { variable
1925 impl->base.vtable = &client_handshaker_factory_vtable; in tsi_create_ssl_client_handshaker_factory_with_options()