Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h550 extern TLS_SESS_STATE *tls_server_start(const TLS_SERVER_START_PROPS *props);
566 tls_server_start((((props)->a1), ((props)->a2), ((props)->a3), \
H A Dtls_server.c794 TLS_SESS_STATE *tls_server_start(const TLS_SERVER_START_PROPS *props) in tls_server_start() function
/netbsd/external/ibm-public/postfix/dist/
H A DWISHLIST639 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()