Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h609 #define tls_bio_connect(fd, timeout, context) \ macro
H A Dtls_client.c1137 sts = tls_bio_connect(vstream_fileno(props->stream), props->timeout, in tls_client_start()