Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.c817 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) in format_timestamp() function
1093 format_timestamp(krl->generated_date, timestamp, sizeof(timestamp)); in ssh_krl_from_blob()
1313 format_timestamp(krl->generated_date, timestamp, sizeof(timestamp)); in krl_dump()