Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1578 static int fit_image_uncipher(const void *fit, int noffset, in fit_image_uncipher() function
2370 ret = fit_image_uncipher(fit, noffset, (ulong)buf, size, load); in fit_image_load_index()