Searched defs:tpm_cmd_hdr (Results 1 – 1 of 1) sorted by relevance
171 struct tpm_cmd_hdr { struct172 uint16_t tag;173 uint32_t len;174 union {