HomeSort by: relevance | last modified time | path
    Searched defs:tls_proxy_open (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_clnt.c 11 /* VSTREAM *tls_proxy_open(service, flags, peer_stream, peer_addr,
40 /* tls_proxy_open() prepares for inserting the tlsproxy(8)
48 /* peer_stream and the proxy stream from tls_proxy_open().
57 /* the tls_proxy_open() call. Note that this TLS context object
100 /* Stream from tls_proxy_open().
149 /* tls_proxy_open - open negotiations with TLS proxy */
151 VSTREAM *tls_proxy_open(const char *service, int flags, function
162 const char myname[] = "tls_proxy_open";
tls_proxy_clnt.c 11 /* VSTREAM *tls_proxy_open(service, flags, peer_stream, peer_addr,
40 /* tls_proxy_open() prepares for inserting the tlsproxy(8)
48 /* peer_stream and the proxy stream from tls_proxy_open().
57 /* the tls_proxy_open() call. Note that this TLS context object
100 /* Stream from tls_proxy_open().
149 /* tls_proxy_open - open negotiations with TLS proxy */
151 VSTREAM *tls_proxy_open(const char *service, int flags, function
162 const char myname[] = "tls_proxy_open";

Completed in 220 milliseconds