Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_fit.c304 if (!fit_image_verify_with_data(fit, node, src, length)) in spl_load_fit_image()
/u-boot/common/
A Dimage-fit.c1295 int fit_image_verify_with_data(const void *fit, int image_noffset, in fit_image_verify_with_data() function
1393 return fit_image_verify_with_data(fit, image_noffset, data, size); in fit_image_verify()
/u-boot/include/
A Dimage.h1138 int fit_image_verify_with_data(const void *fit, int image_noffset,

Completed in 12 milliseconds