Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c1358 uint32_t kd_size, sections_blocks; in sb_postfill_image_header() local
1365 kd_size = hdr->key_count * sizeof(struct sb_key_dictionary_key); in sb_postfill_image_header()
1366 hdr->image_blocks += kd_size / SB_BLOCK_SIZE; in sb_postfill_image_header()
1393 hdr->key_dictionary_block + kd_size / SB_BLOCK_SIZE; in sb_postfill_image_header()