Searched defs:tpm_cmd_header (Results 1 – 1 of 1) sorted by relevance
78 struct tpm_cmd_header { struct79 uint16_t tag;80 uint32_t size;81 uint32_t command_code;82 uint16_t subcommand_code; /* Not a standard field. */