RC2_decrypt
RC2_decrypt(tin,ks);
RC2_decrypt(d,ks);
void RC2_decrypt(unsigned long *data,RC2_KEY *key);