Return the primary algorithm name of a fetched EVP_RAND.
Declared in <openssl/evp.h>
<openssl/evp.h>
char const* EVP_RAND_get0_name(EVP_RAND const* rand);
NUL-terminated name, or NULL on error.