Go to the source code of this file.
Functions | |
void | RAND_enable_fork_unsafe_buffering (int fd) |
int | rand_fork_unsafe_buffering_enabled (void) |
Variables | |
static int | g_buffering_enabled = 0 |
static struct CRYPTO_STATIC_MUTEX | g_lock = CRYPTO_STATIC_MUTEX_INIT |
void RAND_enable_fork_unsafe_buffering | ( | int | fd | ) |
Definition at line 29 of file forkunsafe.c.
int rand_fork_unsafe_buffering_enabled | ( | void | ) |
Definition at line 41 of file forkunsafe.c.
|
static |
Definition at line 23 of file forkunsafe.c.
|
static |
Definition at line 26 of file forkunsafe.c.