Increment the reference count on a fetched EVP_RAND.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_RAND_up_ref(EVP_RAND* rand);
1 on success, or 0 on failure.