Home
last modified time | relevance | path

Searched refs:MarshalData_st (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h95 ((UINT16)(offsetof(MarshalData_st, UINT8_DATA)))
100 ((UINT16)(offsetof(MarshalData_st, UINT16_DATA)))
106 ((UINT16)(offsetof(MarshalData_st, UINT32_DATA)))
130 ((UINT16)(offsetof(MarshalData_st, UINT64_DATA)))
132 ((UINT16)(offsetof(MarshalData_st, INT8_DATA)))
134 ((UINT16)(offsetof(MarshalData_st, INT16_DATA)))
136 ((UINT16)(offsetof(MarshalData_st, INT32_DATA)))
138 ((UINT16)(offsetof(MarshalData_st, INT64_DATA)))
140 ((UINT16)(offsetof(MarshalData_st, UINT0_DATA)))
142 ((UINT16)(offsetof(MarshalData_st, TPM_ECC_CURVE_DATA)))
[all …]
DTableMarshalTypes.h1353 typedef const struct MarshalData_st { struct
1582 } MarshalData_st; argument
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTpmSizeChecks.c103 printf("sizeof(MarshalData) = %zu\n", sizeof(MarshalData_st)); in TpmSizeChecks()
DTableMarshalData.c68 MarshalData_st MarshalData = {