Searched refs:trust_cache (Results 1 – 3 of 3) sorted by relevance
248 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()
525 struct lws_cache_ttl_lru *trust_cache; member
624 context->trust_cache = lws_cache_create(&ci); in lws_create_context()2130 lws_cache_destroy(&context->trust_cache); in lws_context_destroy()