Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c354 if (!fit_image_verify_with_data(fit, node, in spl_load_fit_image()
H A Dspl_fit_tb_arm64.S506 bl fit_image_verify_with_data
H A Dspl_fit_tb_px30.S506 bl fit_image_verify_with_data
H A Dspl_fit_tb_rv1106.S598 bl fit_image_verify_with_data
H A Dspl_fit_tb_rv1126b.S589 bl fit_image_verify_with_data
H A Dspl_fit_tb_rv1126.S598 bl fit_image_verify_with_data
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1408 int fit_image_verify_with_data(const void *fit, int image_noffset, in fit_image_verify_with_data() function
1501 return fit_image_verify_with_data(fit, image_noffset, data, size); in fit_image_verify()
/rk3399_rockchip-uboot/include/
H A Dimage.h1072 int fit_image_verify_with_data(const void *fit, int image_noffset,