Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dimage-host.c62 uint8_t value[FIT_MAX_HASH_LEN]; in fit_image_process_hash()
/external/u-boot/include/
Dimage.h930 #define FIT_MAX_HASH_LEN HASH_MAX_DIGEST_SIZE macro
/external/u-boot/common/
Dimage-fit.c1159 uint8_t value[FIT_MAX_HASH_LEN]; in fit_image_check_hash()