Searched refs:s_actionOutputBuffer (Results 1 – 4 of 4) sorted by relevance
121 UINT32 s_actionOutputBuffer[1024]; // action output buffer variable
228 return s_actionOutputBuffer; in MemoryGetActionOutputBuffer()
1175 extern UINT32 s_actionOutputBuffer[1024]; // action output buffer
2900 … The s_actionOutputBuffer should not be modifiable by the host system until the TPM has returned a2901 …response code. The s_actionOutputBuffer should not be accessible until response parameter encrypti…2905 739 extern UINT32 s_actionOutputBuffer[1024]; // action output buffer17140 … The s_actionOutputBuffer should not be modifiable by the host system until the TPM has returned a17141 …response code. The s_actionOutputBuffer should not be accessible until response parameter encrypti…17146 61 UINT32 s_actionOutputBuffer[1024]; // action output buffer17968 s_actionOutputBuffer so different buffers are required. However, the s_actionInputBuffer and18232 154 return s_actionOutputBuffer;