Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Ddeliver.c6031 static SSL_CTX *clt_ctx = NULL; variable
6076 if (clt_ctx != NULL)
6078 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,
6110 if (clt_ctx == NULL && !initclttls(true))
6146 if ((clt_ssl = SSL_new(clt_ctx)) == NULL)