Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dclient.c24 #define FUZZTIME 1485898104 macro
26 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; }
H A Ddtlsclient.c24 #define FUZZTIME 1485898104 macro
26 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; }
H A Dserver.c477 #define FUZZTIME 1485898104 macro
479 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; }
H A Ddtlsserver.c556 #define FUZZTIME 1485898104 macro
558 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; }

Completed in 18 milliseconds