Home
last modified time | relevance | path

Searched defs:TIME_IMPL (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/fuzz/
H A Dclient.c26 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; } macro
H A Ddtlsclient.c26 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; } macro
H A Ddtlsserver.c558 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; } macro
H A Dserver.c479 #define TIME_IMPL(t) { if (t != NULL) *t = FUZZTIME; return FUZZTIME; } macro