Home
last modified time | relevance | path

Searched defs:TPM2B_TEMPLATE_Marshal (Results 1 – 2 of 2) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h1416 #define TPM2B_TEMPLATE_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c5114 TPM2B_TEMPLATE_Marshal(TPM2B_TEMPLATE *source, BYTE **buffer, INT32 *size) in TPM2B_TEMPLATE_Marshal() function