Searched refs:crypto_time (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c199 static tstamp_t crypto_time (void);
330 tstamp = crypto_time();
1135 tstamp = crypto_time();
1605 tstamp = crypto_time();
1721 tstamp = crypto_time();
1848 hostval.tstamp = htonl(crypto_time());
2001 * crypto_time - returns current NTP time.
2006 crypto_time() function
2209 tstamp = crypto_time();
2319 tstamp = crypto_time();
[all...]

Completed in 107 milliseconds