Home
last modified time | relevance | path

Searched refs:fit_image_check_comp (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/cmd/
Dximg.c146 if (fit_image_check_comp(fit_hdr, noffset, IH_COMP_NONE) in do_imgextract()
/external/u-boot/common/
Dimage-fit.c1438 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp() function
1892 !fit_image_check_comp(fit, noffset, IH_COMP_NONE)) { in fit_image_load()
/external/u-boot/include/
Dimage.h1035 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp);