Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c153 static int spl_fit_image_uncipher(const void *fit, int noffset, in spl_fit_image_uncipher() function
362 if (spl_fit_image_uncipher(fit, node, cipher_addr, length, (ulong)src)) in spl_load_fit_image()