Home
last modified time | relevance | path

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

/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb_cert.h88 uint64_t image_len; member
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c416 target->length = cert->image_len / FS_HVB_SECTOR_BYTES; in FsHvbConstructVerityTarget()
448 RETURN_ERR_IF_APPEND_DIGIT_ERR(&p, end, cert->image_len / cert->data_block_size); in FsHvbConstructVerityTarget()