Home
last modified time | relevance | path

Searched refs:trust_cache (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c248 if (lws_cache_item_get(cx->trust_cache, address, (const void **)&ci, in lws_tls_jit_trust_vhost_bind()
536 if (lws_cache_write_through(cx->trust_cache, (const char *)&inf[1], in lws_tls_jit_trust_got_cert_cb()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h531 struct lws_cache_ttl_lru *trust_cache; member
H A Dcontext.c629 context->trust_cache = lws_cache_create(&ci); in lws_create_context()
2145 lws_cache_destroy(&context->trust_cache); in lws_context_destroy()

Completed in 5 milliseconds