Home
last modified time | relevance | path

Searched defs:crc32 (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c36 __le32 crc32; member
41 __le32 crc32; member
49 __le32 crc32; member
146 uint32_t crc32; in u_boot_env_parse() local
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_image.h37 __be32 crc32; /* crc32 of image */ member
51 __be32 crc32; /* header checksum */ member
/openbmc/u-boot/include/linux/
H A Dcrc32.h14 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)data, length) macro
/openbmc/libmctp/
H A Dcrc32.c9 uint32_t crc32(const void *buf, size_t len) in crc32() function
/openbmc/linux/tools/pcmcia/
H A Dcrc32hash.c12 static unsigned int crc32(unsigned char const *p, unsigned int len) in crc32() function
/openbmc/libpldm/tests/dsp/
H A Dbios_table_iter.c16 uint32_t crc32(const void* data __attribute__((unused)), in crc32() function
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c181 u32 *crc32, struct line_buffer *stage_buffer, in blend()
246 u32 *crc32) in compose_active_planes()
312 u32 crc32 = 0; in vkms_composer_worker() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_crc32.c21 u32 crc32, res; in check_table() local
H A Defi_selftest_config_table.c41 u32 crc32, res; in check_table() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h37 u32 crc32; member
58 u32 crc32; member
90 u32 crc32; member
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc-vpmsum_test.c30 __le32 crc32; in crc_test_init() local
/openbmc/linux/include/linux/
H A Dcrc32.h66 #define crc32(seed, data, length) crc32_le(seed, (unsigned char const *)(data), length) macro
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.h28 uint32_t crc32; member
H A Dtricorder-eeprom.c27 uint32_t crc32; in handle_eeprom_v0() member
/openbmc/linux/drivers/mtd/parsers/
H A Dparser_trx.c22 uint32_t crc32; member
H A Dbcm47xxpart.c48 uint32_t crc32; member
/openbmc/u-boot/lib/
H A Dcrc32.c225 uint32_t __efi_runtime crc32(uint32_t crc, const Bytef *p, uInt len) in crc32() function
/openbmc/u-boot/test/py/
H A Du_boot_utils.py320 def crc32(u_boot_console, address, count): function
/openbmc/linux/lib/xz/
H A Dxz_dec_stream.c17 uint32_t crc32; member
46 uint32_t crc32; member
/openbmc/libpldm/src/
H A Dutils.c89 uint32_t crc32(const void *data, size_t size) in crc32() function
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dfw.c139 u32 crc32; in carl9170_fw_checksum() local
/openbmc/u-boot/common/
H A Diotrace.c33 u32 crc32; member
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c42 u32 crc32; /* protect the data after this field */ member
/openbmc/linux/kernel/power/
H A Dswap.c103 u32 crc32; member
110 u32 crc32; member
594 u32 *crc32; /* points to handle's crc32 */ member
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c156 u32 crc32; in atl1e_hash_mc_addr() local

123