Home
last modified time | relevance | path

Searched defs:randfile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapp_rand.c20 const char *randfile = NCONF_get_string(c, section, "RANDFILE"); in app_RAND_load_conf() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapp_rand.c21 const char *randfile = NCONF_get_string(c, section, "RANDFILE"); local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c1593 tlso_seed_PRNG( const char *randfile ) in tlso_seed_PRNG()