Searched refs:authentication_data_block_size (Results 1 – 4 of 4) sorted by relevance
69 if ((h.authentication_data_block_size & 0x3f) != 0 || in avb_vbmeta_image_verify()77 if (!avb_safe_add_to(&block_total, h.authentication_data_block_size) || in avb_vbmeta_image_verify()97 hash_end > h.authentication_data_block_size) { in avb_vbmeta_image_verify()103 signature_end > h.authentication_data_block_size) { in avb_vbmeta_image_verify()154 auxiliary_block = authentication_block + h.authentication_data_block_size; in avb_vbmeta_image_verify()231 dest->authentication_data_block_size = in avb_vbmeta_image_header_to_host_byte_order()232 avb_be64toh(dest->authentication_data_block_size); in avb_vbmeta_image_header_to_host_byte_order()
116 uint64_t authentication_data_block_size; member
60 avb_be64toh(header->authentication_data_block_size) + in avb_descriptor_foreach()
680 vbmeta_header.authentication_data_block_size + in load_and_verify_vbmeta()755 vbmeta_header.authentication_data_block_size + in load_and_verify_vbmeta()