Searched defs:crc32_le (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/lib/ |
| D | crc32.c | 186 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function 195 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function
|
| /kernel/linux/linux-6.6/lib/ |
| D | crc32.c | 186 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function 195 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| D | crc32-vx.c | 79 DEFINE_CRC32_VX(crc32_le_vx, crc32_le_vgfm_16, crc32_le) in DEFINE_CRC32_VX() argument
|
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| D | crc32-vx.c | 79 DEFINE_CRC32_VX(crc32_le_vx, crc32_le_vgfm_16, crc32_le) in DEFINE_CRC32_VX() argument
|