Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h538 _ssl__SSLContext_load_verify_locations_impl(PySSLContext *self,
557 return_value = _ssl__SSLContext_load_verify_locations_impl(self, cafile, capath, cadata); in _ssl__SSLContext_load_verify_locations()
/external/python/cpython3/Modules/
D_ssl.c3965 _ssl__SSLContext_load_verify_locations_impl(PySSLContext *self, in _ssl__SSLContext_load_verify_locations_impl() function