Searched refs:sb_sections_header (Results 1 – 2 of 2) sorted by relevance
124 struct sb_sections_header { struct
152 struct sb_sections_header payload;325 struct sb_sections_header *shdr; in sb_encrypt_sb_sections_header()714 struct sb_sections_header *shdr; in sb_build_section()1342 sizeof(struct sb_sections_header) / SB_BLOCK_SIZE; in sb_prefill_image_header()1413 struct sb_sections_header *shdr; in sb_fixup_sections_and_tags()1749 sz = sizeof(struct sb_sections_header) / SB_BLOCK_SIZE; in sb_verify_image_header()1945 struct sb_sections_header *shdr; in sb_verify_sections_cmds()2264 ictx->sect_count * sizeof(struct sb_sections_header) + in sb_build_image()2283 memcpy(iptr, &sctx->payload, sizeof(struct sb_sections_header)); in sb_build_image()2284 iptr += sizeof(struct sb_sections_header); in sb_build_image()
Completed in 39 milliseconds