Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h94 #define UINT8_MARSHAL_REF \ macro
96 #define BYTE_MARSHAL_REF UINT8_MARSHAL_REF
97 #define TPM_HT_MARSHAL_REF UINT8_MARSHAL_REF
98 #define TPMA_LOCALITY_MARSHAL_REF UINT8_MARSHAL_REF
613 Unmarshal(UINT8_MARSHAL_REF, (target), (buffer), (size))
615 Marshal(UINT8_MARSHAL_REF, (source), (buffer), (size))
617 Unmarshal(UINT8_MARSHAL_REF, (target), (buffer), (size))
619 Marshal(UINT8_MARSHAL_REF, (source), (buffer), (size))
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c56 UINT8_MARSHAL_REF, UINT16_MARSHAL_REF, UINT32_MARSHAL_REF, UINT64_MARSHAL_REF,