Return the EVP_CIPHER for RC4 with a 40-bit effective key (legacy).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_rc4_40();
Pointer to the cipher method, or NULL if unavailable in this build.