Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.c136 struct sb_command payload;
137 struct sb_command c_payload;
362 struct sb_command *cmd = &cctx->payload; in sb_encrypt_tag()
396 struct sb_command *ccmd; in sb_encrypt_image()
492 static uint8_t sb_command_checksum(struct sb_command *inst) in sb_command_checksum()
498 for (i = 0; i < sizeof(struct sb_command); i++) in sb_command_checksum()
789 struct sb_command *ccmd; in sb_build_command_nop()
824 struct sb_command *ccmd; in sb_build_command_tag()
868 struct sb_command *ccmd; in sb_build_command_load()
1041 struct sb_command *ccmd; in sb_build_command_fill()
[all …]
H A Dmxsimage.h137 struct sb_command { struct