Home
last modified time | relevance | path

Searched defs:hcrc (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Dzlib.h457 int hcrc; /* true if there was or will be a header crc */ member
/openbmc/u-boot/include/
H A Dimage.h748 image_get_hdr_l(hcrc) /* image_get_hcrc */ in image_get_hdr_l() argument
806 image_set_hdr_l(hcrc) /* image_set_hcrc */ in image_set_hdr_l() argument
/openbmc/u-boot/common/
H A Dimage.c202 ulong hcrc; in image_check_hcrc() local