Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dimage-sig.c264 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_sig()
412 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_config_check_sig()
Dimage-fit.c197 ret = fit_image_hash_get_value(fit, noffset, &value, in fit_image_print_data()
1067 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value, in fit_image_hash_get_value() function
1259 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_hash()
Dimage-fit.c.orig194 ret = fit_image_hash_get_value(fit, noffset, &value,
1025 * fit_image_hash_get_value - get hash value and length
1031 * fit_image_hash_get_value() finds hash value property in a given hash node.
1039 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,
1231 if (fit_image_hash_get_value(fit, noffset, &fit_value,
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1035 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,
Dimage.h.orig1031 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,