Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_sigcrypt.c1415 check_dates(struct val_env* ve, uint32_t unow, uint8_t* expi_p, in check_dates() argument
1433 } else now = unow; in check_dates()
1486 adjust_ttl(struct val_env* ve, uint32_t unow, in adjust_ttl() argument
1504 } else now = (int32_t)unow; in adjust_ttl()