Home
last modified time | relevance | path

Searched defs:calc_crc (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/common/
H A Dtf_crc32.c31 uint32_t calc_crc = ~crc; in tf_crc32() local
/rk3399_ARM-atf/drivers/fwu/
H A Dfwu.c51 uint32_t calc_crc = tf_crc32(0U, data + sizeof(metadata.crc_32), in fwu_metadata_crc_check() local
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_ros.c89 uint32_t calc_crc; in load_and_check_spt() local
/rk3399_ARM-atf/drivers/partition/
H A Dpartition.c96 uint32_t header_crc, calc_crc; in load_gpt_header() local
233 uint32_t calc_crc = 0U; in load_partition_gpt() local