Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-sig.c118 struct checksum_algo *image_get_checksum_algo(const char *full_name) in image_get_checksum_algo() function
238 info->checksum = image_get_checksum_algo(algo_name); in fit_image_setup_verify()
/openbmc/u-boot/tools/
H A Dimage-host.c177 info->checksum = image_get_checksum_algo(algo_name); in fit_image_setup_sig()
/openbmc/u-boot/include/
H A Dimage.h1234 struct checksum_algo *image_get_checksum_algo(const char *full_name);