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