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

/freebsd-12-stable/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c25 int crypto_rand_init = 0; variable
73 if (!crypto_rand_init) {
75 crypto_rand_init = 1;

Completed in 29 milliseconds