Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h849 …{"write_eof", (PyCFunction)_ssl_MemoryBIO_write_eof, METH_NOARGS, _ssl_MemoryBIO_write_eof__doc__},
855 _ssl_MemoryBIO_write_eof(PySSLMemoryBIO *self, PyObject *Py_UNUSED(ignored)) in _ssl_MemoryBIO_write_eof() function