Searched defs:fake_time (Results 1 – 4 of 4) sorted by relevance
22 static OSSL_TIME fake_time; variable
22 static OSSL_TIME fake_time = {0}; variable
15 static OSSL_TIME fake_time = {0}; variable
1760 static OSSL_TIME fake_time(void *arg) in fake_time() function