Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommandDispatcher.h1812 *respParmSize += TPMS_CAPABILITY_DATA_Marshal(&out->capabilityData,
DTableMarshalDefines.h1035 #define TPMS_CAPABILITY_DATA_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h1176 TPMS_CAPABILITY_DATA_Marshal(TPMS_CAPABILITY_DATA *source,
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c2709 TPMS_CAPABILITY_DATA_Marshal(TPMS_CAPABILITY_DATA *source, BYTE **buffer, INT32 *size) in TPMS_CAPABILITY_DATA_Marshal() function