Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_vbmeta_image.c115 uint64_t hash_end; in avb_vbmeta_image_verify() local
116 if (!avb_safe_add(&hash_end, h.hash_offset, h.hash_size) || in avb_vbmeta_image_verify()
117 hash_end > h.authentication_data_block_size) { in avb_vbmeta_image_verify()