Searched refs:ih_dcrc (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/tools/ | ||
D | default_image.c | 78 checksum = be32_to_cpu(hdr->ih_dcrc); in image_verify_header() |
/external/u-boot/include/ | ||
D | image.h | 318 __be32 ih_dcrc; /* Image Data CRC Checksum */ member |