Searched refs:_ssl__SSLContext_load_cert_chain_impl (Results 1 – 2 of 2) sorted by relevance
527 _ssl__SSLContext_load_cert_chain_impl(PySSLContext *self, PyObject *certfile,558 return_value = _ssl__SSLContext_load_cert_chain_impl(self, certfile, keyfile, password); in _ssl__SSLContext_load_cert_chain()
3848 _ssl__SSLContext_load_cert_chain_impl(PySSLContext *self, PyObject *certfile, in _ssl__SSLContext_load_cert_chain_impl() function