Searched refs:hvb_image_data (Results 1 – 3 of 3) sorted by relevance
55 struct hvb_image_data { struct76 struct hvb_image_data *images; argument
43 vd->images = hvb_calloc(sizeof(struct hvb_image_data) * HVB_MAX_NUMBER_OF_LOADED_IMAGES); in hvb_init_verified_data()106 struct hvb_image_data *p = vd->images; in hvb_get_partition_image()107 struct hvb_image_data *end = p + vd->num_loaded_images; in hvb_get_partition_image()
110 struct hvb_image_data *image = NULL; in hash_image_init_desc()