Searched refs:fit_image_hash_get_value (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | image-sig.c | 243 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_sig() 363 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_config_check_sig()
|
| H A D | image-fit.c | 297 ret = fit_image_hash_get_value(fit, noffset, &value, in fit_image_print_data() 1096 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value, in fit_image_hash_get_value() function 1374 if (fit_image_hash_get_value(fit, noffset, &fit_value, in fit_image_check_hash()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 1039 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value,
|