Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_vbmeta_image.c39 uint8_t* computed_hash; in avb_vbmeta_image_verify() local
189 computed_hash = avb_sha256_final(&sha256_ctx); in avb_vbmeta_image_verify()
202 computed_hash = avb_sha512_final(&sha512_ctx); in avb_vbmeta_image_verify()
210 computed_hash, in avb_vbmeta_image_verify()