Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h617 _ssl__SSLContext__wrap_bio_impl(PySSLContext *self, PySSLMemoryBIO *incoming,
639 …return_value = _ssl__SSLContext__wrap_bio_impl(self, incoming, outgoing, server_side, hostname_obj… in _ssl__SSLContext__wrap_bio()
/external/python/cpython3/Modules/
D_ssl.c4160 _ssl__SSLContext__wrap_bio_impl(PySSLContext *self, PySSLMemoryBIO *incoming, in _ssl__SSLContext__wrap_bio_impl() function