Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_fit.c245 if (!fit_image_verify_with_data(fit, node, in spl_load_fit_image()
/openbmc/u-boot/common/
H A Dimage-fit.c1202 int fit_image_verify_with_data(const void *fit, int image_noffset, in fit_image_verify_with_data() function
1295 return fit_image_verify_with_data(fit, image_noffset, data, size); in fit_image_verify()
/openbmc/u-boot/include/
H A Dimage.h1061 int fit_image_verify_with_data(const void *fit, int image_noffset,