Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc97 tsi_ssl_client_handshaker_factory* client_handshaker_factory; member
686 tsi_ssl_client_handshaker_factory* client_handshaker_factory; in test_tsi_ssl_client_handshaker_factory_refcounting() local
764 tsi_ssl_client_handshaker_factory* client_handshaker_factory; in test_tsi_ssl_client_handshaker_factory_bad_params() local
/external/grpc-grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc502 static grpc_handshaker_factory client_handshaker_factory = { variable
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc630 tsi_ssl_client_handshaker_factory* client_handshaker_factory; member