Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c180 if (fit_image_cipher_get_algo(fit, cipher_noffset, &algo_name)) { in spl_fit_image_uncipher()
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c1154 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo) in fit_image_cipher_get_algo() function
1595 if (fit_image_cipher_get_algo(fit, cipher_noffset, &algo_name)) { in fit_image_uncipher()
/rk3399_rockchip-uboot/include/
H A Dimage.h1118 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo);