Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/common/spl/
A Dspl_fit.c317 if (!fit_image_verify_with_data(fit, node, src, length)) in spl_load_fit_image()
/u-boot-v2022.01-rc1/common/
A Dimage-fit.c1311 int fit_image_verify_with_data(const void *fit, int image_noffset, in fit_image_verify_with_data() function
1409 return fit_image_verify_with_data(fit, image_noffset, data, size); in fit_image_verify()
/u-boot-v2022.01-rc1/include/
A Dimage.h1050 int fit_image_verify_with_data(const void *fit, int image_noffset,

Completed in 18 milliseconds