Searched defs:tpm_header (Results 1 – 7 of 7) sorted by relevance
273 struct tpm_header { struct274 uint16_t tpm_tag;275 uint32_t tpm_size;276 uint32_t tpm_code;
73 struct tpm_header { struct74 uint16_t tpm_tag;75 uint32_t tpm_size;76 TPM_CC tpm_code;
72065 struct tpm_header { struct72066 __be16 tag;72067 __be32 length;72068 union {
64203 struct tpm_header { struct64204 __be16 tag;64205 __be32 length;64206 union {
45009 struct tpm_header { struct45010 __be16 tag;45011 __be32 length;45012 union {