Lines Matching defs:tls_context
59 struct tls_context {
68 static struct tls_context *tls_global = NULL;
72 struct tls_context *context;
106 static struct tls_context * tls_context_new(const struct tls_config *conf)
108 struct tls_context *context = os_zalloc(sizeof(*context));
229 struct tls_context *context;
302 struct tls_context *context = wolfSSL_CTX_get_ex_data(ssl_ctx, 0);
862 struct tls_context *context = conn->context;
886 struct tls_context *context = conn->context;
982 struct tls_context *context;
1613 struct tls_context *context;