Confirm whether the internal DRBG state of ctx is currently zeroed.
ctx
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_RAND_verify_zeroization(EVP_RAND_CTX* ctx);
1 if zeroized, or 0 otherwise / on failure.