Searched refs:clt_ctx (Results 1 – 1 of 1) sorted by relevance
7356 static SSL_CTX *clt_ctx = NULL; variable7406 if (clt_ctx != NULL)7408 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,7432 r = SSL_CTX_dane_enable(clt_ctx);7507 if (clt_ctx == NULL && !initclttls(true))7519 if ((clt_ssl = SSL_new(clt_ctx)) == NULL)