Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h28 #define IMG_FLAG_HASH_SHA512 0x200 macro
/openbmc/u-boot/tools/
H A Dimx8image.c493 img->hab_flags |= IMG_FLAG_HASH_SHA512; in set_image_hash()