Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h852 _ssl_MemoryBIO_write_eof_impl(PySSLMemoryBIO *self);
857 return _ssl_MemoryBIO_write_eof_impl(self); in _ssl_MemoryBIO_write_eof()
/external/python/cpython3/Modules/
D_ssl.c4795 _ssl_MemoryBIO_write_eof_impl(PySSLMemoryBIO *self) in _ssl_MemoryBIO_write_eof_impl() function