Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 25 of 74) sorted by relevance

123

/rk3399_rockchip-uboot/common/
H A Dzm.c331 register unsigned short crc; in zsbhdr() local
364 register unsigned long crc; in zsbh32() local
385 register unsigned short crc; in zshhdr() local
430 register unsigned short crc; in zsdata() local
453 unsigned long crc; in zsda32() local
545 register unsigned short crc; in zrdata() local
604 register unsigned long crc; in zrdat32() local
791 register unsigned short crc; in zrbhdr() local
824 register unsigned long crc; in zrbhdr32() local
866 register unsigned short crc; in zrhhdr() local
/rk3399_rockchip-uboot/lib/
H A Dcrc32.c179 uint32_t ZEXPORT crc32_no_comp(uint32_t crc, const Bytef *buf, uInt len) in crc32_no_comp()
221 uint32_t ZEXPORT crc32 (uint32_t crc, const Bytef *p, uInt len) in crc32()
230 uint32_t ZEXPORT crc32_wd (uint32_t crc, in crc32_wd()
258 uint32_t crc; in crc32_wd_buf() local
H A Dcrc7.c57 u8 crc7(u8 crc, const u8 *buffer, size_t len) in crc7()
H A Dcrc8.c24 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8()
H A Dcrc32c.c16 uint32_t crc32c_cal(uint32_t crc, const char *data, int length, in crc32c_cal()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dcrc32.c69 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le()
81 u32 crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le()
165 u32 __attribute_pure__ crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be()
179 u32 __attribute_pure__ crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be()
H A Dio.c729 uint32_t crc, magic, hdr_crc; in ubi_io_read_ec_hdr() local
838 uint32_t crc; in ubi_io_write_ec_hdr() local
1002 uint32_t crc, magic, hdr_crc; in ubi_io_read_vid_hdr() local
1086 uint32_t crc; in ubi_io_write_vid_hdr() local
1188 uint32_t crc, hdr_crc; in self_check_peb_ec_hdr() local
1273 uint32_t crc, hdr_crc; in self_check_peb_vid_hdr() local
H A Dvtbl.c101 uint32_t crc; in ubi_change_vtbl_record() local
134 uint32_t crc; in ubi_vtbl_rename_volumes() local
169 uint32_t crc; local
/rk3399_rockchip-uboot/board/corscience/tricorder/
H A Dtricorder-eeprom.c30 uint32_t crc; in handle_eeprom_v0() local
61 uint32_t crc; in handle_eeprom_v1() local
133 uint32_t crc; in tricorder_eeprom_write() local
/rk3399_rockchip-uboot/board/freescale/common/
H A Dsys_eeprom.c46 u32 crc; /* 0x72 CRC32 checksum */ member
63 u32 crc; /* 0xfc - 0xff CRC32 checksum */ member
88 unsigned int crc; in show_eeprom() local
187 u32 crc; in update_crc() local
422 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom() local
/rk3399_rockchip-uboot/board/varisys/common/
H A Dsys_eeprom.c47 u32 crc; /* x+1 CRC32 checksum */ member
80 unsigned int crc; in show_eeprom() local
176 u32 crc, crc_offset = offsetof(struct eeprom, crc); in update_crc() local
440 u32 crc, crc_offset = offsetof(struct eeprom, crc); in mac_read_from_eeprom_common() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dcrc16.h24 static inline u16 crc16_byte(u16 crc, const u8 data) in crc16_byte()
H A Dcrc16.c55 u16 crc16(u16 crc, u8 const *buffer, size_t len) in crc16()
H A Dio.c243 uint32_t crc, node_crc, magic; in ubifs_check_node() local
322 uint32_t crc; in ubifs_pad() local
383 uint32_t crc; in ubifs_prepare_node() local
416 uint32_t crc; in ubifs_prep_grp_node() local
/rk3399_rockchip-uboot/include/linux/
H A Dcrc7.h7 static inline u8 crc7_byte(u8 crc, u8 data) in crc7_byte()
/rk3399_rockchip-uboot/fs/ext4/
H A Dcrc16.c53 unsigned int ext2fs_crc16(unsigned int crc, in ext2fs_crc16()
/rk3399_rockchip-uboot/env/
H A Deeprom.c85 ulong len, crc[2], crc_tmp; in env_eeprom_load() local
145 ulong crc, len, new; in env_eeprom_load() local
H A Dnvram.c94 ulong crc; local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dcrc32_rk.c91 uint32_t crc32_rk(uint32_t crc, const unsigned char *s, uint32_t len) in crc32_rk()
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_crc32.c104 uint32_t crc; in iavb_crc32() local
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dfdt.c25 uint32_t crc; in fdt_fixup_fman_firmware() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dvendor_misc.c28 u32 crc, len; in vendor_handle_hdcp() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_spi.c82 u16 crc; in mmc_spi_readdata() local
117 u16 crc; in mmc_spi_writedata() local
/rk3399_rockchip-uboot/drivers/misc/
H A Datsha204a-i2c.c132 static inline u16 crc16_byte(u16 crc, const u8 data) in crc16_byte()
140 u16 crc = 0; in atsha204a_crc16() local
/rk3399_rockchip-uboot/tools/
H A Denvcrc.c74 uint32_t crc; in main() local

123