Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A D_ssl.c.h222 _ssl__SSLSocket_write_impl(PySSLSocket *self, Py_buffer *b);
237 return_value = _ssl__SSLSocket_write_impl(self, &b); in _ssl__SSLSocket_write()
/third_party/python/Modules/
H A D_ssl.c2335 _ssl__SSLSocket_write_impl(PySSLSocket *self, Py_buffer *b) in _ssl__SSLSocket_write_impl() function

Completed in 10 milliseconds