Home
last modified time | relevance | path

Searched refs:sb_boot_image_header (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/
Dmxsimage.c182 struct sb_boot_image_header payload;
257 struct sb_boot_image_header *sb_header = &ictx->payload; in sb_aes_reinit()
312 struct sb_boot_image_header *sb_header = &ictx->payload; in sb_encrypt_sb_header()
1316 struct sb_boot_image_header *hdr = &ictx->payload; in sb_prefill_image_header()
1339 sizeof(struct sb_boot_image_header) / SB_BLOCK_SIZE; in sb_prefill_image_header()
1355 struct sb_boot_image_header *hdr = &ictx->payload; in sb_postfill_image_header()
1399 sizeof(struct sb_boot_image_header) - in sb_postfill_image_header()
1410 struct sb_boot_image_header *ihdr = &ictx->payload; in sb_fixup_sections_and_tags()
1653 struct sb_boot_image_header *hdr = &ictx->payload; in sb_verify_image_header()
1677 sizeof(struct sb_boot_image_header) - in sb_verify_image_header()
[all …]
Dmxsimage.h28 struct sb_boot_image_header { struct