update_crc
key = update_crc(0, s, strlen(s));
unsigned long update_crc(unsigned long crc_accum, const char *data_blk_ptr,