Test whether a RAND implementation is known under the given name.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_RAND_is_a( EVP_RAND const* rand, char const* name);
1 if name is an alias for rand, or 0 otherwise.
name
rand,