Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dimage-cipher.c54 struct cipher_algo *image_get_cipher_algo(const char *full_name) in image_get_cipher_algo() function
106 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_decrypt()
/third_party/uboot/u-boot-2020.01/tools/
Dimage-host.c360 info->cipher = image_get_cipher_algo(algo_name); in fit_image_setup_cipher()
Dimage-host.c.orig360 info->cipher = image_get_cipher_algo(algo_name);
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1425 struct cipher_algo *image_get_cipher_algo(const char *full_name);
Dimage.h.orig1405 struct cipher_algo *image_get_cipher_algo(const char *full_name);