Searched refs:alloc_cert_path (Results 1 – 4 of 4) sorted by relevance
183 if (v->tls.alloc_cert_path && v->tls.key_path && in lws_tls_cert_updated()184 !strcmp(v->tls.alloc_cert_path, certpath) && in lws_tls_cert_updated()
57 char *alloc_cert_path; member
184 const char *name = vhost->tls.alloc_cert_path; in lws_plat_write_cert()
742 vh->tls.key_path = vh->tls.alloc_cert_path = in lws_create_vhost()746 memcpy(vh->tls.alloc_cert_path, in lws_create_vhost()1536 lws_free_set_NULL(vh->tls.alloc_cert_path);