[#OPENSSL_fork_child] = OPENSSL_fork_child :mrdocs: Rebuild per‐process cryptographic state in a freshly forked child (deprecated). == Synopsis Declared in `<openssl/crypto.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] void OPENSSL_fork_child(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#