Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DTableDrivenMarshal.c113 static TPM_RC UnmarshalBytes( in UnmarshalBytes() function
164 result = UnmarshalBytes(target, buffer, size, count); in ArrayUnmarshal()
221 return UnmarshalBytes(target, buffer, size, selected); in UnmarshalUnion()
612 result = UnmarshalBytes(((TPM2B *)target)->buffer, in Unmarshal()