Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMarshal_fp.h560 TPMA_X509_KEY_USAGE_Marshal(TPMA_X509_KEY_USAGE *source,
563 #define TPMA_X509_KEY_USAGE_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h758 #define TPMA_X509_KEY_USAGE_Marshal(source, buffer, size) \ macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMarshal.c743 TPMA_X509_KEY_USAGE_Marshal(TPMA_X509_KEY_USAGE *source, BYTE **buffer, INT32 *size) in TPMA_X509_KEY_USAGE_Marshal() function