Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dcrct10dif_generic.c34 __u16 crc; member
68 static int __chksum_finup(__u16 crc, const u8 *data, unsigned int len, u8 *out) in __chksum_finup()
Dcrct10dif_common.c70 __u16 crc_t10dif_generic(__u16 crc, const unsigned char *buffer, size_t len) in crc_t10dif_generic()
Dcrc32.c42 static u32 __crc32_le(u32 crc, unsigned char const *p, size_t len) in __crc32_le()
Dcrc32c_generic.c53 u32 crc; member