Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:crc32_be

192  * crc32_be() - Calculate bitwise big-endian Ethernet AUTODIN II CRC32
764 uint32_t crc32_be; /* expected crc32_be result */
911 if (be != t->crc32_be) {
913 (int) (t - test), be, t->crc32_be);