Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_lib.c44 static int rand_inited = 0; variable
63 rand_inited = 1; in DEFINE_RUN_ONCE_STATIC()
83 if (!rand_inited) in ossl_rand_cleanup_int()
100 rand_inited = 0; in ossl_rand_cleanup_int()