Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimage-host.c62 uint8_t value[FIT_MAX_HASH_LEN]; in fit_image_process_hash()
/openbmc/u-boot/include/
H A Dimage.h963 #define FIT_MAX_HASH_LEN HASH_MAX_DIGEST_SIZE macro
/openbmc/u-boot/common/
H A Dimage-fit.c1157 uint8_t value[FIT_MAX_HASH_LEN]; in fit_image_check_hash()