Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2fs_crc32c_le

186 uint32_t ext2fs_crc32c_le(uint32_t crc, unsigned char const *p, size_t len)
904 le = ext2fs_crc32c_le(t->crc, test_buf + t->start, t->length);