rc4_crypt
rc4_crypt(crypto_ctx_t *ctx, crypto_data_t *input, crypto_data_t *output,
rc4_crypt(crypto_context_t ctx, const uint8_t *inbuf,