Searched refs:alloc_cert_path (Results 1 – 5 of 5) sorted by relevance
182 if (v->tls.alloc_cert_path && v->tls.key_path && in lws_tls_cert_updated()183 !strcmp(v->tls.alloc_cert_path, certpath) && in lws_tls_cert_updated()
56 char *alloc_cert_path; member
184 const char *name = vhost->tls.alloc_cert_path; in lws_plat_write_cert()
582 vh->tls.key_path = vh->tls.alloc_cert_path = in lws_create_vhost()586 memcpy(vh->tls.alloc_cert_path, in lws_create_vhost()1204 lws_free_set_NULL(vh->tls.alloc_cert_path);
1155 if (!nvs_get_blob(nvh, vhost->tls.alloc_cert_path, NULL, &s)) in lws_esp32_selfsigned()