Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h468 …{"get_ciphers", (PyCFunction)_ssl__SSLContext_get_ciphers, METH_NOARGS, _ssl__SSLContext_get_ciphe…
474 _ssl__SSLContext_get_ciphers(PySSLContext *self, PyObject *Py_UNUSED(ignored)) in _ssl__SSLContext_get_ciphers() function