Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.h251 struct tsi_ssl_server_handshaker_options { struct
289 tsi_ssl_server_handshaker_options() in tsi_ssl_server_handshaker_options() argument
310 const tsi_ssl_server_handshaker_options* options,
Dssl_transport_security.cc2035 tsi_ssl_server_handshaker_options options; in tsi_create_ssl_server_handshaker_factory_ex()
2048 const tsi_ssl_server_handshaker_options* options, in tsi_create_ssl_server_handshaker_factory_with_options()
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.h258 } tsi_ssl_server_handshaker_options; typedef
267 const tsi_ssl_server_handshaker_options* options,
Dssl_transport_security.cc1752 tsi_ssl_server_handshaker_options options; in tsi_create_ssl_server_handshaker_factory_ex()
1766 const tsi_ssl_server_handshaker_options* options, in tsi_create_ssl_server_handshaker_factory_with_options()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ssl/
Dssl_security_connector.cc246 tsi_ssl_server_handshaker_options options; in InitializeHandshakerFactory()
365 tsi_ssl_server_handshaker_options options; in try_replace_server_handshaker_factory()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc471 tsi_ssl_server_handshaker_options options; in grpc_ssl_tsi_server_handshaker_factory_init()
/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc133 tsi_ssl_server_handshaker_options server_options; in ssl_test_setup_handshakers()