Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h535 …{"load_verify_locations", (PyCFunction)_ssl__SSLContext_load_verify_locations, METH_FASTCALL|METH_…
544 _ssl__SSLContext_load_verify_locations(PySSLContext *self, PyObject *const *args, Py_ssize_t nargs,… in _ssl__SSLContext_load_verify_locations() function