Go to the source code of this file.
Macros | |
#define | NON_MAIN |
Functions | |
int | app_RAND_load_file (const char *file, BIO *bio_e, int dont_warn) |
long | app_RAND_load_files (char *name) |
int | app_RAND_write_file (const char *file, BIO *bio_e) |
void | app_RAND_allow_write_file (void) |
#define NON_MAIN |
Definition at line 112 of file app_rand.c.
Definition at line 215 of file app_rand.c.
int app_RAND_load_file | ( | const char * | file, |
BIO * | bio_e, | ||
int | dont_warn | ||
) |
Definition at line 122 of file app_rand.c.
long app_RAND_load_files | ( | char * | name | ) |
Definition at line 165 of file app_rand.c.
int app_RAND_write_file | ( | const char * | file, |
BIO * | bio_e | ||
) |
Definition at line 194 of file app_rand.c.