Home
last modified time | relevance | path

Searched defs:certpath (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/tls/
Dtls-network.c172 lws_tls_cert_updated(struct lws_context *context, const char *certpath, in lws_tls_cert_updated()
/third_party/curl/lib/vtls/
Dnss.c1362 char *certpath = aprintf("sql:%s", cert_dir); in nss_init_core() local