Searched refs:PySSL_SSLdo_handshake (Results 1 – 1 of 1) sorted by relevance
680 static PyObject *PySSL_SSLdo_handshake(PySSLSocket *self) in PySSL_SSLdo_handshake() function2107 {"do_handshake", (PyCFunction)PySSL_SSLdo_handshake, METH_NOARGS},