Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dd1_lib.c312 OSSL_TIME timenow; in dtls1_get_timeout() local
319 timenow = ossl_time_now(); in dtls1_get_timeout()
326 *timeleft = ossl_time_subtract(s->d1->next_timeout, timenow); in dtls1_get_timeout()

Completed in 5 milliseconds