Home
last modified time | relevance | path

Searched refs:tf_crc32 (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/include/common/
A Dtf_crc32.h14 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size);
/tf-a-ffa_el3_spmc/common/
A Dtf_crc32.c27 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32() function
/tf-a-ffa_el3_spmc/drivers/fwu/
A Dfwu.c40 uint32_t calc_crc = tf_crc32(0U, data + sizeof(metadata.crc_32), in fwu_metadata_crc_check()
/tf-a-ffa_el3_spmc/lib/zlib/
A Dtf_gunzip.c112 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32() function
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_common.mk245 common/tf_crc32.c \

Completed in 9 milliseconds