Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c171 struct sb_section_ctx *sect_head; member
323 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header()
397 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image()
770 if (!ictx->sect_head) { in sb_build_section()
771 ictx->sect_head = sctx; in sb_build_section()
1356 struct sb_section_ctx *sctx = ictx->sect_head; in sb_postfill_image_header()
1411 struct sb_section_ctx *sctx = ictx->sect_head; in sb_fixup_sections_and_tags()
1957 if (!ictx->sect_head) { in sb_verify_sections_cmds()
1958 ictx->sect_head = sctx; in sb_verify_sections_cmds()
1984 sctx = ictx->sect_head; in sb_verify_sections_cmds()
[all …]