Return the provider that supplied a RAND implementation.
Declared in <openssl/evp.h>
<openssl/evp.h>
OSSL_PROVIDER const* EVP_RAND_get0_provider(EVP_RAND const* rand);
Provider pointer, or NULL if unavailable.