HomeSort by: relevance | last modified time | path
    Searched defs:crypto_time (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c 201 static tstamp_t crypto_time (void);
325 tstamp = crypto_time();
1130 tstamp = crypto_time();
1600 tstamp = crypto_time();
1719 tstamp = crypto_time();
1846 hostval.tstamp = htonl(crypto_time());
1998 * crypto_time - returns current NTP time.
2003 crypto_time(void) function
2199 tstamp = crypto_time();
2313 tstamp = crypto_time();
    [all...]

Completed in 49 milliseconds