Home
last modified time | relevance | path

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

/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/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc133 tsi_ssl_server_handshaker_options server_options; in ssl_test_setup_handshakers()