Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.h87 struct sb_key_dictionary_key { struct
H A Dmxsimage.c180 struct sb_key_dictionary_key sb_dict_key;
1364 kd_size = hdr->key_count * sizeof(struct sb_key_dictionary_key); in sb_postfill_image_header()
1785 sizeof(struct sb_key_dictionary_key) / SB_BLOCK_SIZE; in sb_verify_image_header()
2257 struct sb_key_dictionary_key *sb_dict_key = &ictx->sb_dict_key; in sb_build_image()