Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c25 int crypto_rand_init = 0; variable
62 if (!crypto_rand_init) { in ntp_crypto_srandom()
65 crypto_rand_init = 1; in ntp_crypto_srandom()