HomeSort by relevance Sort by last modified time
    Searched refs:s_actionOutputBuffer (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Global.c 114 // The s_actionOutputBuffer should not be modifiable by the host system until the TPM has returned a
115 // response code. The s_actionOutputBuffer should not be accessible until response parameter encryption,
121 UINT32 s_actionOutputBuffer[1024]; // action output buffer
MemoryLib.c 13 // s_actionOutputBuffer so different buffers are required. However, the s_actionInputBuffer and
228 return s_actionOutputBuffer;
Global.h     [all...]

Completed in 54 milliseconds