Home
last modified time | relevance | path

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

/third_party/grpc/test/core/handshake/
DBUILD23 srcs = ["client_ssl.cc"],
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py683 def test_connect_accepted_socket(self, server_ssl=None, client_ssl=None): argument
707 if client_ssl is not None:
708 csock = client_ssl.wrap_socket(csock)
/third_party/grpc/
DCMakeLists.txt4731 test/core/handshake/client_ssl.cc