Searched refs:_ssl__SSLContext_load_verify_locations_impl (Results 1 – 2 of 2) sorted by relevance
538 _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()
3965 _ssl__SSLContext_load_verify_locations_impl(PySSLContext *self, in _ssl__SSLContext_load_verify_locations_impl() function