Searched refs:ctxSsl_ (Results 1 – 4 of 4) sorted by relevance
51 SSL *ctxSsl_ = nullptr; variable
352 ctxSsl_ = SSL_new(ctx_); in CreateSsl()353 return ctxSsl_; in CreateSsl()
362 ctxSsl_ = SSL_new(ctx_); in CreateSsl()363 return ctxSsl_; in CreateSsl()