Searched defs:tpm_cmd_hdr (Results 1 – 1 of 1) sorted by relevance
168 struct tpm_cmd_hdr { struct169 uint16_t tag;170 uint32_t len;171 union {