Home
last modified time | relevance | path

Searched defs:img (Results 1 – 15 of 15) sorted by relevance

/u-boot/board/freescale/common/
A Dfsl_validate.c66 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie()
184 static u32 check_srk(struct fsl_secboot_img_priv *img) in check_srk()
221 static u32 read_validate_srk_tbl(struct fsl_secboot_img_priv *img) in read_validate_srk_tbl()
281 struct fsl_secboot_img_priv *img) in install_ie_tbl()
289 static u32 read_validate_ie_tbl(struct fsl_secboot_img_priv *img) in read_validate_ie_tbl()
329 static inline u32 get_key_len(struct fsl_secboot_img_priv *img) in get_key_len()
487 static int calc_img_key_hash(struct fsl_secboot_img_priv *img) in calc_img_key_hash()
535 static int calc_esbchdr_esbc_hash(struct fsl_secboot_img_priv *img) in calc_esbchdr_esbc_hash()
784 static int calculate_cmp_img_sig(struct fsl_secboot_img_priv *img) in calculate_cmp_img_sig()
837 struct fsl_secboot_img_priv *img = *img_ptr; in secboot_init() local
[all …]
/u-boot/lib/efi_loader/
A Defi_dt_fixup.c115 bootm_headers_t img = { 0 }; in efi_dt_fixup() local
/u-boot/tools/
A Dmksunxiboot.c67 struct boot_img img; in main() local
A Dkwboot.c577 void *img; in kwboot_mmap_image() local
623 kwboot_img_patch_hdr(void *img, size_t size) in kwboot_img_patch_hdr()
714 void *img; in main() local
A Dimx8image.c471 static void set_image_hash(boot_img_t *img, char *filename, uint32_t hash_type) in set_image_hash()
536 boot_img_t *img = &container->img[container->num_images]; in set_image_array_entry() local
/u-boot/lib/efi_selftest/
A Defi_selftest_startimage_return.c37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
A Defi_selftest_startimage_exit.c37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
A Defi_selftest_exception.c57 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
A Defi_selftest_block_device.c51 static const struct compressed_disk_image img = EFI_ST_DISK_IMG; variable
A Defi_selftest_load_file.c55 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
A Defi_selftest_loadimage.c61 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
/u-boot/arch/arm/mach-imx/imx8/
A Dparse-container.c20 static int authenticate_image(struct boot_img_t *img, int image_index) in authenticate_image()
A Dahab.c52 struct boot_img_t *img; in authenticate_os_container() local
/u-boot/include/
A Dimx8image.h129 boot_img_t img[MAX_NUM_IMGS]; member
/u-boot/drivers/video/
A Dcfb_console.c1167 static int display_rle8_bitmap(struct bmp_image *img, int xoff, int yoff, in display_rle8_bitmap()

Completed in 18 milliseconds