Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c3846 PySSL_enum_certificates(PyObject *self, PyObject *args, PyObject *kwds) in PySSL_enum_certificates() function
4025 {"enum_certificates", (PyCFunction)PySSL_enum_certificates,