Home
last modified time | relevance | path

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

/external/tpm2/
DTpmFail.c81 MarshalUint16( in MarshalUint16() function
213 marshalSize = MarshalUint16(3 * sizeof(UINT32), &buffer, &bufferSize); in TpmFailureMode()
348 MarshalUint16(TPM_ST_NO_SESSIONS, &buffer, &bufferSize); // structure tag in TpmFailureMode()
357 marshalSize = MarshalUint16(TPM_ST_NO_SESSIONS, &buffer, &bufferSize); in TpmFailureMode()
Dpart4.txt610 …9.15.3.1 MarshalUint16() ....................................................................…
18961 9.15.3.1 MarshalUint16()
18966 45 MarshalUint16(
19108 145 marshalSize = MarshalUint16(3 * sizeof(UINT32), &buffer);
19265 286 MarshalUint16(TPM_ST_NO_SESSIONS, &buffer); // structure tag
19277 298 marshalSize = MarshalUint16(TPM_ST_NO_SESSIONS, &buffer);