Searched defs:vbmeta (Results 1 – 2 of 2) sorted by relevance
76 let vbmeta = VbMetaImage::verify_reader_region(apex_file, image_offset, image_size)?; in verify() localVariable100 let vbmeta = VbMetaImage::verify_reader_region(apex_file, offset, size)?; in get_payload_vbmeta_image_hash() localVariable
218 let vbmeta = VbMetaImage::verify_path(test_file).context("verify_path")?; in unsigned_image_does_not_have_public_key() localVariable238 let vbmeta = VbMetaImage::verify_path(&test_file).context("verify_path")?; in signed_image_has_valid_vbmeta() localVariable