Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c131 static UINT16 MarshalBytes( in MarshalBytes() function
189 return MarshalBytes(source, buffer, size, count); in ArrayMarshal()
257 return MarshalBytes(source, buffer, size, selected); in MarshalUnion()
846 retVal += MarshalBytes(((TPM2B *)_source)->buffer, buffer, size, val); in Marshal()