Home
last modified time | relevance | path

Searched refs:offsetOfUnmarshalTypes (Results 1 – 2 of 2) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalTypes.h77 UINT16 offsetOfUnmarshalTypes; member
517 UINT16 offsetOfUnmarshalTypes; member
610 UINT16 offsetOfUnmarshalTypes; member
705 UINT16 offsetOfUnmarshalTypes; member
767 UINT16 offsetOfUnmarshalTypes; member
776 UINT16 offsetOfUnmarshalTypes; member
848 UINT16 offsetOfUnmarshalTypes; member
864 UINT16 offsetOfUnmarshalTypes; member
880 UINT16 offsetOfUnmarshalTypes; member
903 UINT16 offsetOfUnmarshalTypes; member
[all …]
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c217 UINT8 *offset = ((UINT8 *)ut) + ut->offsetOfUnmarshalTypes; in UnmarshalUnion()
253 UINT8 *offset = ((UINT8 *)ut) + ut->offsetOfUnmarshalTypes; in MarshalUnion()