Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTableMarshalDefines.h481 #define TPM2B_PUBLIC_MARSHAL_REF \ macro
1410 Unmarshal(TPM2B_PUBLIC_MARSHAL_REF|(flag ? NULL_FLAG : 0), (target), (buffer), \
1413 Marshal(TPM2B_PUBLIC_MARSHAL_REF, (source), (buffer), (size))