Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c120 static boolean_t rng_ok_to_log = B_TRUE; variable
210 rng_ok_to_log = B_TRUE; in kcf_rngprov_check()
299 rng_ok_to_log = B_TRUE; in rngprov_getbytes()
440 rng_ok_to_log = B_TRUE; in rngprov_getbytes_nblk()
935 if (!rng_prov_found && rng_ok_to_log) { in rnd_handler()
938 rng_ok_to_log = B_FALSE; in rnd_handler()