Home
last modified time | relevance | path

Searched refs:s_actionOutputBuffer (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DGlobal.c121 UINT32 s_actionOutputBuffer[1024]; // action output buffer variable
DMemoryLib.c228 return s_actionOutputBuffer; in MemoryGetActionOutputBuffer()
DGlobal.h1175 extern UINT32 s_actionOutputBuffer[1024]; // action output buffer
Dpart4.txt2900 … The s_actionOutputBuffer should not be modifiable by the host system until the TPM has returned a
2901 …response code. The s_actionOutputBuffer should not be accessible until response parameter encrypti…
2905 739 extern UINT32 s_actionOutputBuffer[1024]; // action output buffer
17140 … The s_actionOutputBuffer should not be modifiable by the host system until the TPM has returned a
17141 …response code. The s_actionOutputBuffer should not be accessible until response parameter encrypti…
17146 61 UINT32 s_actionOutputBuffer[1024]; // action output buffer
17968 s_actionOutputBuffer so different buffers are required. However, the s_actionInputBuffer and
18232 154 return s_actionOutputBuffer;