Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DHandleProcess.h470 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
478 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
704 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
712 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
760 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
768 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
776 result = TPMI_RH_PLATFORM_Unmarshal(&handles[0], handleBufferStart,
872 result = TPMI_RH_PLATFORM_Unmarshal(&handles[1], handleBufferStart,
DTableMarshalDefines.h823 #define TPMI_RH_PLATFORM_Unmarshal(target, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h728 TPMI_RH_PLATFORM_Unmarshal(TPMI_RH_PLATFORM *target, BYTE **buffer, INT32 *size);
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c1172 TPMI_RH_PLATFORM_Unmarshal(TPMI_RH_PLATFORM *target, BYTE **buffer, INT32 *size) in TPMI_RH_PLATFORM_Unmarshal() function