Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dximg.c146 if (!fit_image_check_comp(fit_hdr, noffset, IH_COMP_NONE) in do_imgextract()
/openbmc/u-boot/common/
H A Dimage-fit.c1436 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp() function
1898 !fit_image_check_comp(fit, noffset, IH_COMP_NONE)) { in fit_image_load()
/openbmc/u-boot/include/
H A Dimage.h1069 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp);