Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h560 extern TLS_SESS_STATE *tls_server_start(const TLS_SERVER_START_PROPS *props);
576 tls_server_start((((props)->a1), ((props)->a2), ((props)->a3), \
H A Dtls_server.c816 TLS_SESS_STATE *tls_server_start(const TLS_SERVER_START_PROPS *props) in tls_server_start() function
/netbsd-src/external/ibm-public/postfix/dist/
H A DWISHLIST722 to tls_server_start(). That is a significant API change.
H A DHISTORY17217 and tls_server_start() calls. This information is already
23397 Bugfix (introduced: Postfix 2.8): missing tls_server_start()