Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h98 INT16_Marshal(INT16 *source, BYTE **buffer, INT32 *size);
100 #define INT16_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h630 #define INT16_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c131 INT16_Marshal(INT16 *source, BYTE **buffer, INT32 *size) in INT16_Marshal() function