Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-sig.c116 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo() function
216 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_verify()
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c175 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_sig()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1263 struct crypto_algo *image_get_crypto_algo(const char *full_name);