Searched refs:num_loaded_images (Results 1 – 3 of 3) sorted by relevance
72 uint64_t num_loaded_images; member
53 vd->num_loaded_images = 0; in hvb_init_verified_data()106 struct hvb_image_data *end = p + vd->num_loaded_images; in hvb_get_partition_image()311 for (n = 0; n < vd->num_loaded_images && vd->images; n++) { in hvb_chain_verify_data_free()
138 if (vd->num_loaded_images >= HVB_MAX_NUMBER_OF_LOADED_IMAGES) { in hash_image_init_desc()144 image = &vd->images[vd->num_loaded_images++]; in hash_image_init_desc()