Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/
Dssl_transport_security.h341 typedef struct tsi_ssl_handshaker_factory tsi_ssl_handshaker_factory; typedef
345 tsi_ssl_handshaker_factory* factory);
354 tsi_ssl_handshaker_factory* factory,
Dssl_transport_security.cc87 struct tsi_ssl_handshaker_factory { struct
93 tsi_ssl_handshaker_factory base; argument
104 tsi_ssl_handshaker_factory base;
119 tsi_ssl_handshaker_factory* factory_ref;
1161 tsi_ssl_handshaker_factory* factory) { in tsi_ssl_handshaker_factory_destroy()
1172 static tsi_ssl_handshaker_factory* tsi_ssl_handshaker_factory_ref( in tsi_ssl_handshaker_factory_ref()
1173 tsi_ssl_handshaker_factory* factory) { in tsi_ssl_handshaker_factory_ref()
1180 tsi_ssl_handshaker_factory* factory) { in tsi_ssl_handshaker_factory_unref()
1193 tsi_ssl_handshaker_factory* factory) { in tsi_ssl_handshaker_factory_init()
1595 tsi_ssl_handshaker_factory* factory, in create_tsi_ssl_handshaker()
[all …]
/third_party/grpc/test/core/tsi/
Dssl_transport_security_test.cc762 tsi_ssl_handshaker_factory* factory) { in ssl_tsi_test_handshaker_factory_destructor()
785 reinterpret_cast<tsi_ssl_handshaker_factory*>(client_handshaker_factory), in test_tsi_ssl_client_handshaker_factory_refcounting()
832 reinterpret_cast<tsi_ssl_handshaker_factory*>(server_handshaker_factory), in test_tsi_ssl_server_handshaker_factory_refcounting()