Searched defs:ssl_handshake (Results 1 – 2 of 2) sorted by relevance
170 static void ssl_handshake(void* arg, grpc_endpoint* tcp, const char* host, in ssl_handshake() function
318 SSL *ssl_handshake = ssl.get(); in TestOneInput() local