Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Ddefault_image.c78 checksum = be32_to_cpu(hdr->ih_dcrc); in image_verify_header()
/rk3399_rockchip-uboot/include/
H A Dimage.h318 __be32 ih_dcrc; /* Image Data CRC Checksum */ member