Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-sig.c74 struct checksum_algo *image_get_checksum_algo(const char *full_name) in image_get_checksum_algo() function
168 info->checksum = image_get_checksum_algo(algo_name); in fit_image_setup_verify()
/external/u-boot/tools/
Dimage-host.c169 info->checksum = image_get_checksum_algo(algo_name); in fit_image_setup_sig()
/external/u-boot/include/
Dimage.h1192 struct checksum_algo *image_get_checksum_algo(const char *full_name);