Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTableMarshalDefines.h1014 #define TPML_DIGEST_VALUES_Marshal(source, buffer, size) \ macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DMarshal.c2580 TPML_DIGEST_VALUES_Marshal(TPML_DIGEST_VALUES *source, BYTE **buffer, INT32 *size) in TPML_DIGEST_VALUES_Marshal() function