Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h491 #define TPMA_SESSION_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h742 #define TPMA_SESSION_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c675 TPMA_SESSION_Marshal(TPMA_SESSION *source, BYTE **buffer, INT32 *size) in TPMA_SESSION_Marshal() function