TEST_RC4_KEY_SIZE
unsigned char key[TEST_RC4_KEY_SIZE];
if ((cipher = EVP_CIPHER_meth_new(NID_rc4, 1, TEST_RC4_KEY_SIZE)) == NULL