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()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()2267 sctx = ictx->sect_head; in sb_build_image()2281 sctx = ictx->sect_head; in sb_build_image()[all …]
Completed in 23 milliseconds