Searched refs:TPMCMDBUFLENGTH (Results 1 – 5 of 5) sorted by relevance
23 STATIC UINT8 TpmCommandBuf[TPMCMDBUFLENGTH];142 if (ResponseSize > TPMCMDBUFLENGTH) { in TisPcReceive()243 if(*DataLength + (UINT32) Size > TPMCMDBUFLENGTH) { in TisPcSendV()331 if( *DataIndex + (UINT32) Size > TPMCMDBUFLENGTH ) in TisPcReceiveV()414 ZeroMem (TpmCommandBuf, TPMCMDBUFLENGTH); in TisPcExecute()
26 #define TPMCMDBUFLENGTH 1024 macro50 UINT8 Data[TPMCMDBUFLENGTH];58 UINT8 Data[TPMCMDBUFLENGTH];
196 #define TPMCMDBUFLENGTH 1024 macro
188 #define TPMCMDBUFLENGTH 1024 macro
194 #define TPMCMDBUFLENGTH 0x500 macro