Home
last modified time | relevance | path

Searched refs:_ssl_configure_hostname (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_ssl.c718 _ssl_configure_hostname(PySSLSocket *self, const char* server_hostname) in _ssl_configure_hostname() function
877 if (_ssl_configure_hostname(self, server_hostname) < 0) { in newPySSLSocket()

Completed in 8 milliseconds