Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_random.h5 int ntp_crypto_random_buf(void *buf, size_t nbytes);
/freebsd/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c90 ntp_crypto_random_buf( in ntp_crypto_random_buf() function
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c883 rc = ntp_crypto_random_buf( in gen_md5()
886 fprintf(stderr, "ntp_crypto_random_buf() failed.\n"); in gen_md5()