10 #define UTCRC_C(x) ((utcrc)(x))
void crc_final(RzCrc *ctx, utcrc *r)
@ CRC_PRESET_CRC16_RIELLO
@ CRC_PRESET_CRC16_TELEDISK
@ CRC_PRESET_CRC16_CDMA2000
@ CRC_PRESET_CRC8_CDMA2000
@ CRC_PRESET_CRC16_AUG_CCITT
@ CRC_PRESET_CRC16_MCRF4XX
@ CRC_PRESET_CRC16_GENIBUS
@ CRC_PRESET_CRC32_JAMCRC
@ CRC_PRESET_CRC16_DECT_R
@ CRC_PRESET_CRC16_DDS110
@ CRC_PRESET_CRC16_DECT_X
@ CRC_PRESET_CRC16_MODBUS
@ CRC_PRESET_CRC16_KERMIT
@ CRC_PRESET_CRC64_ECMA182
@ CRC_PRESET_CRC16_BUYPASS
@ CRC_PRESET_CRC16_TMS37157
@ CRC_PRESET_CRC16_T10_DIF
@ CRC_PRESET_CRC16_XMODEM
@ CRC_PRESET_CRC16_EN13757
void crc_init_preset(RzCrc *ctx, RzCrcPresets preset)
void crc_update(RzCrc *ctx, const ut8 *data, ut32 sz)
void crc_init_custom(RzCrc *ctx, utcrc crc, ut32 size, int reflect, utcrc poly, utcrc xout)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()