Home | History | Annotate | Download | only in tpm2

Lines Matching full:uint32

31    UINT32           size;
37 UINT32 function;
38 UINT32 line;
39 UINT32 code;
96 UINT32 integer,
116 UINT32 usize;
190 UINT32 marshalSize;
191 UINT32 capability;
193 UINT32 pt; // unmarshaled property type
194 UINT32 count; // unmarshaled property count
213 marshalSize = MarshalUint16(3 * sizeof(UINT32), &buffer, &bufferSize);
226 if( header.size!= (10 + (3 * sizeof(UINT32)))
277 pt = *(UINT32*)MANUFACTURER;
285 pt = *(UINT32*)VENDOR_STRING_1;
293 pt = *(UINT32*)VENDOR_STRING_2;
301 pt = *(UINT32*)VENDOR_STRING_3;
309 pt = *(UINT32*)VENDOR_STRING_4;