Home
last modified time | relevance | path

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

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