Home | History | Annotate | Download | only in ext2fs

Lines Matching full:crc32c

2  * crc32c.c
372 * crc32c_le() - Calculate bitwise little-endian CRC32c.
374 * other uses, or the previous crc32c value if computing incrementally.
413 * crc32c_be() - Calculate bitwise big-endian CRC32c.
415 * other uses, or the previous crc32c value if computing incrementally.