Searched refs:rand_source_file (Results 1 – 1 of 1) sorted by relevance
277 static TLS_PRNG_SRC *rand_source_file; variable407 else if (rand_source_file) { in tlsmgr_reseed_event()408 if (tls_prng_file_read(rand_source_file, var_tls_rand_bytes) <= 0) in tlsmgr_reseed_event()411 tls_prng_file_close(rand_source_file); in tlsmgr_reseed_event()412 rand_source_file = 0; in tlsmgr_reseed_event()891 rand_source_file = in tlsmgr_pre_init()