Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/openssl/
Dprivate-lib-tls-openssl.h35 struct lws_tls_client_reuse { struct
36 lws_tls_ctx *ssl_client_ctx;
37 uint8_t hash[32];
38 struct lws_dll2 cc_list;
39 int refcount;
40 int index;