Searched defs:ssl_ostream (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-ssl-iostream/
H A Dostream-openssl.c8 struct ssl_ostream { struct
17 struct ssl_ostream *sstream = (struct ssl_ostream *)stream;
25 struct ssl_ostream *sstream = (struct ssl_ostream *)stream;
33 o_stream_ssl_buffer(struct ssl_ostream *sstream, const struct const_iovec *iov,
84 static int o_stream_ssl_flush_buffer(struct ssl_ostream *sstream)
119 struct ssl_ostream *sstream = (struct ssl_ostream *)stream;
154 struct ssl_ostream *sstrea
[all...]

Completed in 9 milliseconds