Searched refs:image_get_cipher_algo (Results 1 – 3 of 3) sorted by relevance
55 struct cipher_algo *image_get_cipher_algo(const char *full_name) in image_get_cipher_algo() function109 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_decrypt()
1736 struct cipher_algo *image_get_cipher_algo(const char *full_name);
404 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_cipher()
Completed in 22 milliseconds