Searched refs:fit_image_cipher_get_algo (Results 1 – 4 of 4) sorted by relevance
86 if (fit_image_cipher_get_algo(fit, cipher_noffset, &algo_name)) { in fit_image_setup_decrypt()
1146 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo) in fit_image_cipher_get_algo() function
1503 int fit_image_cipher_get_algo(const void *fit, int noffset, char **algo);
362 if (fit_image_cipher_get_algo(fit, noffset, &algo_name)) { in fit_image_setup_cipher()
Completed in 12 milliseconds