Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-sig.c134 struct crypto_algo *image_get_crypto_algo(const char *full_name) in image_get_crypto_algo() function
239 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_verify()
/openbmc/u-boot/tools/
H A Dimage-host.c178 info->crypto = image_get_crypto_algo(algo_name); in fit_image_setup_sig()
/openbmc/u-boot/include/
H A Dimage.h1242 struct crypto_algo *image_get_crypto_algo(const char *full_name);