Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DIoBuffers.c59 s_actionIoAllocation = 0; in MemoryIoBufferAllocationReset()
70 memset(s_actionIoBuffer, 0, s_actionIoAllocation); in MemoryIoBufferZero()
92 s_actionIoAllocation = size; in MemoryGetInBuffer()
104 BYTE *retVal = (BYTE *)(&s_actionIoBuffer[s_actionIoAllocation / UoM]); in MemoryGetOutBuffer()
105 pAssert((size + s_actionIoAllocation) < (sizeof(s_actionIoBuffer))); in MemoryGetOutBuffer()
109 s_actionIoAllocation += size; in MemoryGetOutBuffer()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h1364 EXTERN UINT32 s_actionIoAllocation; // number of UIN64 allocated for the variable