]> git.zerfleddert.de Git - rsbs2/blob - rsb-crc.h
the unknown element of the data_in struct is the current working byte
[rsbs2] / rsb-crc.h
1 unsigned int rsb_crc(unsigned int r11_crc, unsigned char *r10_buf, unsigned int r14_len);
2 unsigned int rsb_crc2(unsigned char *r0_buf, unsigned int r1_buflen, unsigned int r2_magic, unsigned int *crc_out);
Impressum, Datenschutz