#include "data.h" word crc_update (byte *data, word size) { word i; word j; word crc=0; for (j=0; j