Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h581 _ssl__SSLContext__wrap_socket_impl(PySSLContext *self, PyObject *sock,
601 …return_value = _ssl__SSLContext__wrap_socket_impl(self, sock, server_side, hostname_obj, owner, se… in _ssl__SSLContext__wrap_socket()
/external/python/cpython3/Modules/
D_ssl.c4123 _ssl__SSLContext__wrap_socket_impl(PySSLContext *self, PyObject *sock, in _ssl__SSLContext__wrap_socket_impl() function