Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/zlib/
A Dcrc32.c202 unsigned long ZEXPORT crc32_z(crc, buf, len) in crc32_z() argument
237 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() argument
266 local unsigned long crc32_little(crc, buf, len) in crc32_little() argument
306 local unsigned long crc32_big(crc, buf, len) in crc32_big() argument
A Dtf_gunzip.c112 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32()
/trusted-firmware-a/common/
A Dtf_crc32.c27 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32()
/trusted-firmware-a/drivers/nxp/ddr/nxp-ddr/
A Ddimm.c48 int crc = 0; in crc16() local
/trusted-firmware-a/plat/xilinx/common/pm_service/
A Dpm_ipi.c272 uint32_t crc = crcinit; in calculate_crc() local
/trusted-firmware-a/include/drivers/nxp/ddr/
A Ddimm.h105 unsigned char crc[2]; /* 126-127 SPD CRC */ member
123 unsigned char crc[2]; member
149 unsigned char crc[2]; member
235 unsigned char crc[2]; member
/trusted-firmware-a/drivers/mtd/nand/
A Draw_nand.c225 static uint16_t nand_check_crc(uint16_t crc, uint8_t *data_in, in nand_check_crc()
/trusted-firmware-a/include/drivers/
A Dmmc.h138 unsigned int crc: 7; member
182 unsigned int crc: 7; member

Completed in 11 milliseconds