Report whether the secure heap has been successfully initialised.
Declared in <openssl/crypto.h>
<openssl/crypto.h>
int CRYPTO_secure_malloc_initialized();
1 if CRYPTO_secure_malloc_init() succeeded, or 0 otherwise.