Searched refs:rand_source_file (Results 1 – 1 of 1) sorted by relevance
279 static TLS_PRNG_SRC *rand_source_file; variable409 else if (rand_source_file) { in tlsmgr_reseed_event()410 if (tls_prng_file_read(rand_source_file, var_tls_rand_bytes) <= 0) in tlsmgr_reseed_event()413 tls_prng_file_close(rand_source_file); in tlsmgr_reseed_event()414 rand_source_file = 0; in tlsmgr_reseed_event()893 rand_source_file = in tlsmgr_pre_init()