Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h107 {"cipher", (PyCFunction)_ssl__SSLSocket_cipher, METH_NOARGS, _ssl__SSLSocket_cipher__doc__},
113 _ssl__SSLSocket_cipher(PySSLSocket *self, PyObject *Py_UNUSED(ignored)) in _ssl__SSLSocket_cipher() function