Home
last modified time | relevance | path

Searched refs:android_image_check_header (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/common/
H A Dimage-android.c103 int android_image_check_header(const struct andr_img_hdr *hdr) in android_image_check_header() function
H A Dimage.c882 if (android_image_check_header(img_addr) == 0) in genimg_get_format()
/openbmc/u-boot/drivers/fastboot/
H A Dfb_mmc.c169 res = android_image_check_header(hdr); in fb_mmc_get_boot_header()
/openbmc/u-boot/include/
H A Dimage.h1331 int android_image_check_header(const struct andr_img_hdr *hdr);