#include <openssl/base.h>
Go to the source code of this file.
Functions | |
OPENSSL_EXPORT void | CRYPTO_fork_detect_ignore_madv_wipeonfork_for_testing (void) |
OPENSSL_EXPORT uint64_t | CRYPTO_get_fork_generation (void) |
OPENSSL_EXPORT void CRYPTO_fork_detect_ignore_madv_wipeonfork_for_testing | ( | void | ) |
OPENSSL_EXPORT uint64_t CRYPTO_get_fork_generation | ( | void | ) |
Definition at line 135 of file fork_detect.c.