Searched refs:IMAGE_TLV_SHA256 (Results 1 – 4 of 4) sorted by relevance
86 #define IMAGE_TLV_SHA256 0x10 /* SHA256 of image hdr and body */ macro
173 } else if (type == IMAGE_TLV_SHA256) { in boot_save_boot_status()
392 if (type == IMAGE_TLV_SHA256) { in bootutil_img_validate()
1275 if (type == IMAGE_TLV_SHA256) { in boot_serial_get_hash()