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

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_random.h7 int ntp_crypto_random_buf(void *buf, size_t nbytes);
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_crypto_rnd.c86 * ntp_crypto_random_buf:
91 ntp_crypto_random_buf( function
/netbsd-current/external/bsd/ntp/dist/util/
H A Dntp-keygen.c868 rc = ntp_crypto_random_buf(
871 fprintf(stderr, "ntp_crypto_random_buf() failed.\n");

Completed in 118 milliseconds