Searched refs:authentication_block_offset (Results 1 – 1 of 1) sorted by relevance
554 size_t authentication_block_offset = header_block_offset + sizeof(AvbVBMetaImageHeader); in TEST_F() local556 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() local773 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() local1049 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 …]