Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_fit.c275 ret = fit_image_verify_with_data(fit, node, in spl_load_fit_image()
/external/u-boot/common/
Dimage-fit.c1204 int fit_image_verify_with_data(const void *fit, int image_noffset, in fit_image_verify_with_data() function
1297 return fit_image_verify_with_data(fit, image_noffset, data, size); in fit_image_verify()
/external/u-boot/include/
Dimage.h1027 int fit_image_verify_with_data(const void *fit, int image_noffset,