Searched refs:test_unaligned (Results 1 – 1 of 1) sorted by relevance
19 static const uint8_t test_unaligned[12] = "xxx123456789"; variable33 crc = lzma_crc32(test_unaligned + 3, sizeof(test_string), 0); in test_crc32()59 crc = lzma_crc64(test_unaligned + 3, sizeof(test_string), 0); in test_crc64()