Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h389 TPM_PS_Marshal(TPM_PS *source, BYTE **buffer, INT32 *size);
391 #define TPM_PS_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h714 #define TPM_PS_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c553 TPM_PS_Marshal(TPM_PS *source, BYTE **buffer, INT32 *size) in TPM_PS_Marshal() function