Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h142 INT64_Marshal(INT64 *source, BYTE **buffer, INT32 *size);
144 #define INT64_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h646 #define INT64_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c209 INT64_Marshal(INT64 *source, BYTE **buffer, INT32 *size) in INT64_Marshal() function