Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.h297 typedef struct tsi_ssl_handshaker_factory tsi_ssl_handshaker_factory; typedef
301 tsi_ssl_handshaker_factory* factory);
311 tsi_ssl_handshaker_factory* factory,
Dssl_transport_security.cc81 struct tsi_ssl_handshaker_factory { struct
87 tsi_ssl_handshaker_factory base; argument
98 tsi_ssl_handshaker_factory base;
113 tsi_ssl_handshaker_factory* factory_ref;
971 tsi_ssl_handshaker_factory* self) { in tsi_ssl_handshaker_factory_destroy()
982 static tsi_ssl_handshaker_factory* tsi_ssl_handshaker_factory_ref( in tsi_ssl_handshaker_factory_ref()
983 tsi_ssl_handshaker_factory* self) { in tsi_ssl_handshaker_factory_ref()
989 static void tsi_ssl_handshaker_factory_unref(tsi_ssl_handshaker_factory* self) { in tsi_ssl_handshaker_factory_unref()
1002 tsi_ssl_handshaker_factory* factory) { in tsi_ssl_handshaker_factory_init()
1329 tsi_ssl_handshaker_factory* factory, in create_tsi_ssl_handshaker()
[all …]
/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc668 tsi_ssl_handshaker_factory* factory) { in ssl_tsi_test_handshaker_factory_destructor()
692 reinterpret_cast<tsi_ssl_handshaker_factory*>(client_handshaker_factory), in test_tsi_ssl_client_handshaker_factory_refcounting()
736 reinterpret_cast<tsi_ssl_handshaker_factory*>(server_handshaker_factory), in test_tsi_ssl_server_handshaker_factory_refcounting()