Home
last modified time | relevance | path

Searched refs:OPENSSL_INIT_ATFORK (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/doc/man3/
DOPENSSL_fork_prepare.pod33 handler, when the B<OPENSSL_INIT_ATFORK> flag is used. For other
DOPENSSL_init_crypto.pod160 =item OPENSSL_INIT_ATFORK
/third_party/openssl/include/openssl/
Dcrypto.h373 # define OPENSSL_INIT_ATFORK 0x00020000L macro
/third_party/openssl/crypto/
Dinit.c689 if ((opts & OPENSSL_INIT_ATFORK) in OPENSSL_init_crypto()
/third_party/openssl/
DCHANGES575 OPENSSL_INIT_ATFORK then this problem does not occur at all.