cast_decrypt
void cast_decrypt(cast_key * key, u_int8_t * inblock, u_int8_t * outblock);
cast_decrypt((cast_key *) key, blk, blk);