Home
last modified time | relevance | path

Searched defs:TPMA_LOCALITY_Marshal (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h508 #define TPMA_LOCALITY_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h746 #define TPMA_LOCALITY_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c689 TPMA_LOCALITY_Marshal(TPMA_LOCALITY *source, BYTE **buffer, INT32 *size) in TPMA_LOCALITY_Marshal() function