Searched defs:crc32 (Results 1 – 17 of 17) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | crc32.h | 14 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)data, length) macro
|
| /openbmc/libmctp/ |
| H A D | crc32.c | 9 uint32_t crc32(const void *buf, size_t len) in crc32() function
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_crc32.c | 21 u32 crc32, res; in check_table() local
|
| H A D | efi_selftest_config_table.c | 41 u32 crc32, res; in check_table() local
|
| /openbmc/u-boot/board/corscience/tricorder/ |
| H A D | tricorder-eeprom.h | 28 uint32_t crc32; member
|
| H A D | tricorder-eeprom.c | 28 uint32_t crc32; in handle_eeprom_v0() member
|
| /openbmc/u-boot/lib/ |
| H A D | crc32.c | 225 uint32_t __efi_runtime crc32(uint32_t crc, const Bytef *p, uInt len) in crc32() function
|
| /openbmc/u-boot/test/py/ |
| H A D | u_boot_utils.py | 320 def crc32(u_boot_console, address, count): function
|
| /openbmc/libpldm/include/libpldm/oem/meta/ |
| H A D | file_io.h | 57 uint32_t crc32; member
|
| /openbmc/u-boot/common/ |
| H A D | iotrace.c | 33 u32 crc32; member
|
| /openbmc/qemu/include/hw/loongarch/ |
| H A D | boot.h | 51 uint32_t crc32; member
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | arith_helper.c | 279 uint32_t HELPER(crc32)(uint32_t acc, uint32_t val, uint32_t bytes) in HELPER() argument
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ncsi_util.cpp | 619 uint32_t crc32 = 0; in sendCommand() local
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | zlib.h | 93 # define crc32 z_crc32 macro
|
| /openbmc/u-boot/tools/ |
| H A D | mxsimage.h | 160 uint32_t crc32; member
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_fru.c | 1530 uint8_t crc32[OEM_KONTRON_FIELD_SIZE]; member 1548 uint8_t crc32[OEM_KONTRON_FIELD_SIZE]; member
|
| /openbmc/u-boot/include/ |
| H A D | efi.h | 113 u32 crc32; member
|