Home
last modified time | relevance | path

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

/external/avb/libavb/
Davb_vbmeta_image.c39 uint8_t* computed_hash; in avb_vbmeta_image_verify() local
185 computed_hash = avb_sha256_final(&sha256_ctx); in avb_vbmeta_image_verify()
196 computed_hash = avb_sha512_final(&sha512_ctx); in avb_vbmeta_image_verify()
204 computed_hash, in avb_vbmeta_image_verify()