Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c79 uint32_t CRC_32(uint8_t *pData, uint32_t ulSize) in CRC_32() function
788 crc = CRC_32(gBuf, size); in getCrc()