Searched refs:_ssl_configure_hostname (Results 1 – 1 of 1) sorted by relevance
820 _ssl_configure_hostname(PySSLSocket *self, const char* server_hostname) in _ssl_configure_hostname() function935 if (_ssl_configure_hostname(self, server_hostname) < 0) { in newPySSLSocket()