Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h27 #define IMG_FLAG_HASH_SHA384 0x100 macro
/openbmc/u-boot/tools/
H A Dimx8image.c490 img->hab_flags |= IMG_FLAG_HASH_SHA384; in set_image_hash()