Searched defs:crc (Results 1 – 4 of 4) sorted by relevance
34 __u16 crc; member68 static int __chksum_finup(__u16 crc, const u8 *data, unsigned int len, u8 *out) in __chksum_finup()
70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic()
42 static u32 __crc32_le(u32 crc, unsigned char const *p, size_t len) in __crc32_le()
53 u32 crc; member