Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DRAND_load_file.pod5 RAND_load_file, RAND_write_file, RAND_file_name - PRNG seed file
15 const char *RAND_file_name(char *buf, size_t num);
35 RAND_file_name() generates a default path for the random seed
69 RAND_file_name() returns a pointer to B<buf> on success, and NULL on
/openssl/include/openssl/
H A Drand.h100 const char *RAND_file_name(char *file, size_t num);
/openssl/crypto/rand/
H A Drandfile.c258 const char *RAND_file_name(char *buf, size_t size) in RAND_file_name() function
/openssl/
H A DNEWS.md1261 * Bug fix in RAND_file_name().
H A DCHANGES.md14908 * In versions up to 0.9.6, RAND_file_name() resorted to file ".rnd"
14910 RAND_file_name() in 0.9.6a returned NULL in this case. This has
14912 Thus RAND_file_name() is changed again: e_os.h can define a
/openssl/util/
H A Dlibcrypto.num3486 RAND_file_name 3564 3_0_0 EXIST::FUNCTION:

Completed in 74 milliseconds