rc4_internal
rc4_internal(key, len, indata, outdata);
void rc4_internal(RC4_KEY *key, size_t len, const uint8_t *in,