Home
last modified time | relevance | path

Searched refs:last_cert_check_s (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/tls/
Dprivate-network.h35 time_t last_cert_check_s; member
/third_party/libwebsockets/lib/core/
Dcontext.c998 time(&context->tls.last_cert_check_s); in lws_create_context()