Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.c1357 uint32_t kd_size, sections_blocks; in sb_postfill_image_header() local
1364 kd_size = hdr->key_count * sizeof(struct sb_key_dictionary_key); in sb_postfill_image_header()
1365 hdr->image_blocks += kd_size / SB_BLOCK_SIZE; in sb_postfill_image_header()
1392 hdr->key_dictionary_block + kd_size / SB_BLOCK_SIZE; in sb_postfill_image_header()