Searched refs:sect_head (Results 1 – 1 of 1) sorted by relevance
172 struct sb_section_ctx *sect_head; member324 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_sb_sections_header()398 struct sb_section_ctx *sctx = ictx->sect_head; in sb_encrypt_image()771 if (!ictx->sect_head) { in sb_build_section()772 ictx->sect_head = sctx; in sb_build_section()1357 struct sb_section_ctx *sctx = ictx->sect_head; in sb_postfill_image_header()1412 struct sb_section_ctx *sctx = ictx->sect_head; in sb_fixup_sections_and_tags()1958 if (!ictx->sect_head) { in sb_verify_sections_cmds()1959 ictx->sect_head = sctx; in sb_verify_sections_cmds()1985 sctx = ictx->sect_head; in sb_verify_sections_cmds()[all …]