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