Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Davb_util_test.cpp554 size_t authentication_block_offset = header_block_offset + sizeof(AvbVBMetaImageHeader); in TEST_F() local
556 authentication_block_offset + header->authentication_data_block_size; in TEST_F()
564 authentication_block_offset + header->hash_offset, in TEST_F()
569 authentication_block_offset + header->signature_offset, in TEST_F()
769 size_t authentication_block_offset = header_block_offset + sizeof(AvbVBMetaImageHeader); in TEST_F() local
773 footer->vbmeta_offset + authentication_block_offset + header->hash_offset, in TEST_F()
788 authentication_block_offset + header->authentication_data_block_size; in TEST_F()
1047 size_t authentication_block_offset = header_block_offset + sizeof(AvbVBMetaImageHeader); in TEST_F() local
1049 authentication_block_offset + system_header->authentication_data_block_size; in TEST_F()
1415 size_t authentication_block_offset = header_block_offset + sizeof(AvbVBMetaImageHeader); in TEST_F() local
[all …]