Home
last modified time | relevance | path

Searched refs:crc32_be (Results 1 – 2 of 2) sorted by relevance

/lib/
Dcrc32.c251 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) function
256 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) function
262 EXPORT_SYMBOL(crc32_be);
1068 crc ^= crc32_be(test[i].crc, test_buf +
1082 if (test[i].crc_be != crc32_be(test[i].crc, test_buf +
DKconfig96 and crc32_be over byte strings with random alignment and length