CAST_decrypt
CAST_decrypt(d,ks);
CAST_decrypt(tin,ks);
void CAST_decrypt(CAST_LONG *data, const CAST_KEY *key);