Searched refs:PySSL_cipher (Results 1 – 1 of 1) sorted by relevance
317 static PyObject *PySSL_cipher(PySSLSocket *self);1451 static PyObject *PySSL_cipher (PySSLSocket *self) { in PySSL_cipher() function2037 {"cipher", (PyCFunction)PySSL_cipher, METH_NOARGS},