Searched refs:get_current_time (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dd1_lib.c69 static void get_current_time(struct timeval *t);
324 get_current_time(&(s->d1->next_timeout));
342 get_current_time(&timenow);
466 static void get_current_time(struct timeval *t) function
/external/openssl/ssl/
H A Dd1_lib.c69 static void get_current_time(struct timeval *t);
325 get_current_time(&(s->d1->next_timeout));
343 get_current_time(&timenow);
467 static void get_current_time(struct timeval *t) function
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_dgram.c122 static void get_current_time(struct timeval *t);
298 get_current_time(&timenow);
1848 static void get_current_time(struct timeval *t) function
/external/openssl/crypto/bio/
H A Dbss_dgram.c122 static void get_current_time(struct timeval *t);
298 get_current_time(&timenow);
1855 static void get_current_time(struct timeval *t) function

Completed in 152 milliseconds