Lines Matching defs:tls_context
215 struct tls_context {
224 static struct tls_context *tls_global = NULL;
240 struct tls_context *context;
285 static struct tls_context * tls_context_new(const struct tls_config *conf)
287 struct tls_context *context = os_zalloc(sizeof(*context));
773 struct tls_context *context = conn->context;
942 static struct tls_session_data * get_session_data(struct tls_context *context,
960 struct tls_context *context;
996 struct tls_context *context;
1190 struct tls_context *context = SSL_CTX_get_app_data(ssl);
1691 struct tls_context *context = SSL_CTX_get_app_data(ssl);
2312 struct tls_context *context = conn->context;
2367 struct tls_context *context = conn->context;
2501 struct tls_context *context;
4500 struct tls_context *context = conn->context;