Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-sig.c195 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_sig()
315 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_config_check_sig()
Dimage-fit.c187 ret = fit_image_hash_get_value(fit, noffset, &value, in fit_image_print_data()
1032 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value, in fit_image_hash_get_value() function
1182 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_hash()
/external/u-boot/include/
Dimage.h998 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,