Lines Matching defs:AvbVBMetaImageHeader
109 struct AvbVBMetaImageHeader struct
115 UInt32 required_libavb_version_major;
117 UInt32 required_libavb_version_minor;
120 UInt64 authentication_data_block_size;
122 UInt64 auxiliary_data_block_size;
125 UInt32 algorithm_type;
128 UInt64 hash_offset;
130 UInt64 hash_size;
133 UInt64 signature_offset;
135 UInt64 signature_size;
138 UInt64 public_key_offset;
140 UInt64 public_key_size;
143 UInt64 public_key_metadata_offset;
147 UInt64 public_key_metadata_size;
150 UInt64 descriptors_offset;
152 UInt64 descriptors_size;
157 UInt64 rollback_index;
162 UInt32 flags;
169 UInt32 rollback_index_location;
176 Byte release_string[AVB_RELEASE_STRING_SIZE];