Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage-cipher.c86 if (fit_image_cipher_get_algo(fit, cipher_noffset, &algo_name)) { in fit_image_setup_decrypt()
A Dimage-fit.c1146 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo) in fit_image_cipher_get_algo() function
/u-boot/include/
A Dimage.h1503 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo);
/u-boot/tools/
A Dimage-host.c362 if (fit_image_cipher_get_algo(fit, noffset, &algo_name)) { in fit_image_setup_cipher()

Completed in 12 milliseconds