Home
last modified time | relevance | path

Searched defs:sb_image_ctx (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/
A Dmxsimage.c155 struct sb_image_ctx { struct
156 unsigned int in_section:1;
157 unsigned int in_dcd:1;
161 char *input_filename;
162 char *output_filename;
163 char *cfg_filename;
164 uint8_t image_key[16];
167 unsigned int sect_count;
169 unsigned int sect_boot;
179 EVP_MD_CTX *md_ctx;
[all …]

Completed in 34 milliseconds