Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimage-host.c30 static int fit_set_hash_value(void *fit, int noffset, uint8_t *value, in fit_set_hash_value() function
82 ret = fit_set_hash_value(fit, noffset, value, value_len); in fit_image_process_hash()