Searched refs:imgboot_get_image_file (Results 1 – 3 of 3) sorted by relevance
51 imgboot_get_image_file(const char *path, off_t *fsize, int *errp);
725 imgboot_get_image_file(const char *path, off_t *fsize, int *errp) in imgboot_get_image_file() function825 vp = imgboot_get_image_file(rootpath, NULL, &rv); in authenticate_root_with_img4()
202 vp = imgboot_get_image_file(root_path, &fsize, &err); in validate_root_image()