arcfour
arcfour(buf, len, &arcfourk);
static void arcfour(unsigned char *buffer_ptr,int buffer_len,arcfour_key * key);