Searched refs:ud_crc (Results 1 – 3 of 3) sorted by relevance
929 crc = ud_crc(addr + 0x10, crc_len); in ud_make_tag()1246 crc = ud_crc(addr + 0x10, SWAP_16(tag->tag_crc_len)); in ud_verify_tag_and_desc()1335 ud_crc(uint8_t *addr, int32_t len) in ud_crc() function1809 crc = ud_crc(in_str, in_len); in ud_uncompress()
56 static uint16_t ud_crc(uint8_t *, int32_t);1070 crc = ud_crc(addr + 0x10, SWAP_16(tag->tag_crc_len)); in ud_verify_tag()1121 crc = ud_crc(addr + 0x10, crc_len); in ud_make_tag()1177 ud_crc(uint8_t *addr, int32_t len) in ud_crc() function
690 uint16_t ud_crc(uint8_t *, int32_t);