Home
last modified time | relevance | path

Searched refs:image_check_hcrc (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/cmd/
Dbootm.c262 if (!image_check_hcrc(hdr)) { in image_info()
352 if (!image_check_hcrc(hdr)) in do_imls_nor()
408 if (!image_check_hcrc(imgdata)) { in nand_imls_legacyimage()
Dsource.c74 if (!image_check_hcrc (hdr)) { in source()
Ddisk.c72 if (!image_check_hcrc(hdr)) { in common_diskboot()
Dximg.c85 if (!image_check_hcrc(hdr)) { in do_imgextract()
/external/u-boot/common/
Dimage-fdt.c46 if (!image_check_hcrc(fdt_hdr)) { in image_get_fdt()
Dimage.c213 int image_check_hcrc(const image_header_t *hdr) in image_check_hcrc() function
520 if (!image_check_hcrc(rd_hdr)) { in image_get_ramdisk()
Dbootm.c664 if (!image_check_hcrc(hdr)) { in image_get_kernel()
/external/u-boot/common/spl/
Dspl.c251 if (!image_check_hcrc(header)) { in spl_parse_image_header()
/external/u-boot/prebuilt-intermediates/
Dimage.h811 int image_check_hcrc(const image_header_t *hdr);
/external/u-boot/include/
Dimage.h811 int image_check_hcrc(const image_header_t *hdr);