Home
last modified time | relevance | path

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

/u-boot/boot/
A Dimage-cipher.c55 struct cipher_algo *image_get_cipher_algo(const char *full_name) in image_get_cipher_algo() function
109 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_decrypt()
/u-boot/include/
A Dimage.h1736 struct cipher_algo *image_get_cipher_algo(const char *full_name);
/u-boot/tools/
A Dimage-host.c404 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_cipher()

Completed in 22 milliseconds