Searched refs:ih_dcrc (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | default_image.c | 80 checksum = be32_to_cpu(hdr->ih_dcrc); in image_verify_header() |
/u-boot/include/ | ||
A D | image.h | 356 uint32_t ih_dcrc; /* Image Data CRC Checksum */ member |
Completed in 6 milliseconds