Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Ddeliver.c6352 static bool tls_ok_clt = true; variable
6371 tls_ok_clt = tls_ok;
6391 if (!tls_ok_clt)
6393 tls_ok_clt = tls_ok;
6394 if (!tls_ok_clt)
6398 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,
6409 return tls_ok_clt;