Searched refs:clt_ctx (Results 1 – 1 of 1) sorted by relevance
6031 static SSL_CTX *clt_ctx = NULL; variable6076 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)