Searched defs:crc32_le (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | crc32.c | 69 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le() function 81 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A 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
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | android_bootloader_message.h | 167 uint32_t crc32_le; member
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | crc32-vx.c | 79 DEFINE_CRC32_VX(crc32_le_vx, crc32_le_vgfm_16, crc32_le) in DEFINE_CRC32_VX() argument
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | android_ab.c | 159 u32 crc32_le; in android_ab_select() local
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | flash_image.c | 488 static unsigned int crc32_le(unsigned int crc, unsigned char *p, unsigned int len) in crc32_le() function
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | RKAndroidDevice.cpp | 3473 unsigned int crc32_le(unsigned int crc, unsigned char *p, unsigned int len) in crc32_le() function
|