Searched defs:randfile (Results 1 – 3 of 3) sorted by relevance
20 const char *randfile = NCONF_get_string(c, section, "RANDFILE"); in app_RAND_load_conf() local
21 const char *randfile = NCONF_get_string(c, section, "RANDFILE"); local
1593 tlso_seed_PRNG( const char *randfile ) in tlso_seed_PRNG()