Return the RC4 stream cipher.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_rc4();
EVP_CIPHER for rc4, or NULL if unavailable.