Searched defs:crc32_le_shift (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/lib/ | ||
H A D | crc32.c | 269 u32 __attribute_const__ crc32_le_shift(u32 crc, size_t len) crc32_le_shift() function 278 EXPORT_SYMBOL(crc32_le_shift); variable |
Completed in 145 milliseconds