Home
last modified time | relevance | path

Searched refs:MarshalUint16 (Results 1 – 1 of 1) 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()