Home
last modified time | relevance | path

Searched refs:TPM_CC_FlushContext (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DMarshal_FlushContext.c34 #ifdef TPM_CC_FlushContext in Exec_FlushContext()
52 #ifdef TPM_CC_FlushContext in Exec_FlushContext()
53 response_buffer = MemoryGetResponseBuffer(TPM_CC_FlushContext) + 10; in Exec_FlushContext()
DGetCommandCodeString.c119 #ifdef TPM_CC_FlushContext in GetCommandCodeString()
120 case TPM_CC_FlushContext: in GetCommandCodeString()
DCommandDispatcher.c316 #ifdef TPM_CC_FlushContext in CommandDispatcher()
317 case TPM_CC_FlushContext: in CommandDispatcher()
DHandleProcess.c331 #ifdef TPM_CC_FlushContext in ParseHandleBuffer()
332 case TPM_CC_FlushContext: in ParseHandleBuffer()
DImplementation.h746 #define TPM_CC_FlushContext (TPM_CC)(0x00000165) macro
Dtpm_generated.c5031 #ifdef TPM_CC_FlushContext in TPM_CC_Unmarshal()
5032 if (*target == TPM_CC_FlushContext) { in TPM_CC_Unmarshal()