Home
last modified time | relevance | path

Searched refs:INT32_Marshal (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h120 INT32_Marshal(INT32 *source, BYTE **buffer, INT32 *size);
122 #define INT32_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h638 #define INT32_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c170 INT32_Marshal(INT32 *source, BYTE **buffer, INT32 *size) in INT32_Marshal() function