Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-sig.c266 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_sig()
405 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_config_check_sig()
H A Dimage-fit.c193 ret = fit_image_hash_get_value(fit, noffset, &value, in fit_image_print_data()
1040 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value, in fit_image_hash_get_value() function
1180 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_hash()
/openbmc/u-boot/include/
H A Dimage.h1031 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,