HomeSort by relevance Sort by last modified time
    Searched refs:get_current_time (Results 1 - 2 of 2) sorted by null

  /external/openssl/ssl/
d1_lib.c 69 static void get_current_time(struct timeval *t);
269 get_current_time(&(s->d1->next_timeout));
287 get_current_time(&timenow);
377 static void get_current_time(struct timeval *t) function
  /external/openssl/crypto/bio/
bss_dgram.c 93 static void get_current_time(struct timeval *t);
208 get_current_time(&timenow);
724 static void get_current_time(struct timeval *t) function

Completed in 79 milliseconds