Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Ddeliver.c6351 static SSL_CTX *clt_ctx = NULL; variable
6396 if (clt_ctx != NULL)
6398 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,
6446 if (clt_ctx == NULL && !initclttls(true))
6481 if ((clt_ssl = SSL_new(clt_ctx)) == NULL)