Return the EVP_CIPHER for the RC4-HMAC-MD5 AEAD suite (TLS legacy).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_rc4_hmac_md5();
Built-in cipher method (do not free), or NULL if the algorithm is unavailable.