Searched refs:authentication_data_block_size (Results 1 – 6 of 6) sorted by relevance
89 if ((h.authentication_data_block_size & 0x3f) != 0 || in avb_vbmeta_image_verify()97 if (!avb_safe_add_to(&block_total, h.authentication_data_block_size) || in avb_vbmeta_image_verify()117 hash_end > h.authentication_data_block_size) { in avb_vbmeta_image_verify()123 signature_end > h.authentication_data_block_size) { in avb_vbmeta_image_verify()174 auxiliary_block = authentication_block + h.authentication_data_block_size; in avb_vbmeta_image_verify()256 dest->authentication_data_block_size = in avb_vbmeta_image_header_to_host_byte_order()257 avb_be64toh(dest->authentication_data_block_size); in avb_vbmeta_image_header_to_host_byte_order()
79 avb_be64toh(header->authentication_data_block_size) + in avb_descriptor_foreach()
827 vbmeta_header.authentication_data_block_size + in load_and_verify_vbmeta()922 vbmeta_header.authentication_data_block_size + in load_and_verify_vbmeta()
137 uint64_t authentication_data_block_size; member
557 aux_offset = auth_offset + vbmeta_header.authentication_data_block_size2100 self.authentication_data_block_size, self.auxiliary_data_block_size,2121 self.authentication_data_block_size = 02161 self.authentication_data_block_size,2421 header.authentication_data_block_size +2443 header.authentication_data_block_size))2468 header.authentication_data_block_size +2542 + header.authentication_data_block_size2553 key_offset += header.authentication_data_block_size2669 size = (header.SIZE + header.authentication_data_block_size +[all …]
512 aux_offset = auth_offset + vbmeta_header.authentication_data_block_size1863 self.authentication_data_block_size, self.auxiliary_data_block_size,1882 self.authentication_data_block_size = 01919 self.required_libavb_version_minor, self.authentication_data_block_size,1936 self.authentication_data_block_size,2121 header.authentication_data_block_size))2176 size = (header.SIZE + header.authentication_data_block_size +2189 key_offset += h.authentication_data_block_size2239 aux_block_offset = auth_block_offset + h.authentication_data_block_size2275 data_size += h.authentication_data_block_size[all …]