Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c16 static void get_current_time(struct timeval *t);
285 get_current_time(&(s->d1->next_timeout)); in dtls1_start_timer()
314 get_current_time(&timenow); in dtls1_get_timeout()
427 static void get_current_time(struct timeval *t) in get_current_time() function
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c70 static void get_current_time(struct timeval *t);
225 get_current_time(&timenow); in dgram_adjust_rcv_timeout()
1899 static void get_current_time(struct timeval *t) in get_current_time() function